We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d96905 + a47496c commit 4d373c1Copy full SHA for 4d373c1
1 file changed
CHANGELOG.md
@@ -3,6 +3,17 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/)
5
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
17
## [1.0.0-beta] - 2019-10-29
18
19
### Initial release:
0 commit comments