aboutsummaryrefslogtreecommitdiff
path: root/site/src/main/jekyll/changelog.md
blob: 3fc061312c92389c74822d1a529cd3b823c14a26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Kamon | Changelog
layout: default
---

Changelog
===============

Version 0.0.14 (2014-03-17)
----------------
* kamon-core
    * Improved startup times
    * Remake of trace metrics collection
    * Support for custom metrics collection (Experimental)
* kamon-play
    * Initial support (Experimental)
* site
    * [logging](../logging/) (WIP)
    * [tracing](../tracing/) (WIP)