adding CHANGELOG file
This commit is contained in:
parent
5b95cb9ae0
commit
5d6a84a18f
|
@ -0,0 +1,17 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.ht
|
||||
ml).
|
||||
|
||||
## master
|
||||
[1.0.1-beta]
|
||||
|
||||
## testing
|
||||
[1.0.2-beta]
|
||||
|
||||
## [1.0.2-beta]
|
||||
- [addend] #87 allocate, deallocate and live actions
|
||||
- [fixed] #89 save json on disk only for shapshots
|
||||
- [addend] #83 add owner_id in all kind of device
|
Reference in New Issue