Skip to content

Commit

Permalink
Preparation of releas 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkatsuba authored and vk committed Oct 20, 2021
1 parent 70e4c9a commit 1c19ba9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
otp: [21.3.8.18, 22.0.7, 22.1.8, 22.2.8, 22.3.4.14, 23.0.4, 23.1.5.0, 23.2.1.0]
otp: [21.3, 22.3, 23.3, 24.1]
container:
image: erlang:${{ matrix.otp }}-alpine
steps:
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
@@ -1,6 +1,12 @@
Regine
==========

Version 1.1.0 - 20 October 2021
---------------------------

**Features** :rocket:
* [#10](https://github.com/travelping/regine/pull/10) Add a `Actions` return argument to callback handlers

Version 1.0.0 - 15 March 2021
---------------------------

Expand Down

0 comments on commit 1c19ba9

Please sign in to comment.