Skip to content

Commit 44fc97e

Browse files
authored
Merge pull request #137 from esl/rel-2.2.0
Prepare 2.2.0 release
2 parents bec620d + 5b48f2b commit 44fc97e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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+
## [2.2.0](https://github.com/esl/amoc/compare/2.1.0...2.2.0) - 2021-07-15
7+
8+
This release enables OTP24, and migrates CI to Github Actions.
9+
10+
## The main changes:
11+
12+
* [PR#135](https://github.com/esl/amoc/pull/135) - Switching from TravisCI to GH Actions
13+
* [PR#136](https://github.com/esl/amoc/pull/136) - Enabling OTP24 compatibility. Only OTP releases since 23.0 are supported now.
14+
615
## [2.1.0](https://github.com/esl/amoc/compare/2.0.1...2.1.0) - 2020-08-19
716

817
This release focuses on the REST API, which is now powered by OpenAPI Specifications generated by [openapi-generator](https://openapi-generator.tech/).

0 commit comments

Comments
 (0)