Parcourir la source

Add changelog

Evan Huus il y a 7 ans
Parent
commit
ea41b0fad3
1 fichiers modifiés avec 11 ajouts et 0 suppressions
  1. 11 0
      CHANGELOG.md

+ 11 - 0
CHANGELOG.md

@@ -0,0 +1,11 @@
+# Changelog
+
+#### Version 1.1.0 (2018-03-26)
+
+ - Improve documentation and fix some typos.
+ - Bump CI to ensure we support newer Golang versions.
+ - Add `IsEmpty()` method on `Semaphore`.
+
+#### Version 1.0.0 (2015-02-13)
+
+Initial release.