Skip to content

Commit 4d373c1

Browse files
authored
Merge pull request #14 from esl/update-changelog-to-1.0.0
Update changelog for 1.0.0
2 parents 3d96905 + a47496c commit 4d373c1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/)
55

6+
## [1.0.0](https://github.com/esl/amoc/compare/1.0.0-beta...1.0.0) - 2019-12-05
7+
8+
### Changed:
9+
- Switch log messages from lager to logger using macro (#9)
10+
- Adjust to amoc 2.0 changes (#12)
11+
- Bump amoc version to 2.0.1 (#13)
12+
13+
### Added:
14+
- Add changelog (#10)
15+
- Import code removed from amoc (#11)
16+
617
## [1.0.0-beta] - 2019-10-29
718

819
### Initial release:

0 commit comments

Comments
 (0)