start keeping a CHANGELOG file

This commit is contained in:
Victor Vrantchan
2017-03-21 00:42:29 -04:00
committed by Victor Vrantchan
parent e000fec3c0
commit 47e1d9a4e7

5
CHANGELOG Normal file
View File

@@ -0,0 +1,5 @@
# v1.0.1 TBD
* Fixed data race in pubsub package. #97
* Fixed bug that would cause PushInfo Token for the device to be replaced by one for the user. #90