Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

34 lines (28 loc) · 1.45 KB

Changes

1.0.0 / 2016-08-22

Details

We hadn't been properly versioning this project. We will begin to do so with this 1.0.0 release. We had some contributions in the past and would like to thank the contributors @aviau, @sschepens, @jovanbrakus, @abtris, @tummychow, @gphat, @diasjorge, @victortrac, @seiffert and @w-vi, in no particular order, for their work.

Below, for reference, the latest improvements made in 07/2016 - 08/2016

Notes

  • [FEATURE] Implemented support for service checks. See #17 and #5. (Thanks @jovanbrakus and @diasjorge).
  • [FEATURE] Add Incr, Decr, Timing and more docs.. See #15. (Thanks @gphat)
  • [BUGFIX] Do not append to shared slice. See #16. (Thanks @tummychow)