File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ v1.5.5] ( https://github.com/Feuerlabs/exometer_core/tree/v1.5.5 ) (2018-11-01)
4+ [ Full Changelog] ( https://github.com/Feuerlabs/exometer_core/compare/v1.5.4...v1.5.5 )
5+
6+ - Add OTP 21 support and CI coverage [ \# 114] ( https://github.com/Feuerlabs/exometer_core/pull/114 )
7+ - Fix handling of cache misses [ \# 117] ( https://github.com/Feuerlabs/exometer_core/pull/117 )
8+ - Fix exometer_report documentation [ \# 81] ( https://github.com/Feuerlabs/exometer_core/issues/81 )
9+ - Remove default min_heap_size in exometer_probe [ \# 102] ( https://github.com/Feuerlabs/exometer_core/pull/102 )
10+ - Switch to rebar3 [ \# 119] ( https://github.com/Feuerlabs/exometer_core/pull/119 )
Original file line number Diff line number Diff line change 22{application , exometer_core ,
33 [
44 {description , " Code instrumentation and metrics collection package." },
5- {vsn , " 1.5.4 " },
5+ {vsn , " 1.5.5 " },
66 {registered , []},
77 {applications ,
88 [
You can’t perform that action at this time.
0 commit comments