Skip to content

Commit

Permalink
Add to Changelog: #341 Elixir 1.11 OTP 23
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbader committed Nov 27, 2020
1 parent 941b6c1 commit d8e86ad
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
helm repo add accenture https://accenture.github.io/reactive-interaction-gateway
helm install rig accenture/reactive-interaction-gateway
```

More information, follow the [deployment Readme](./deployment/README.md). [#319](https://github.com/Accenture/reactive-interaction-gateway/issues/319)
- make README smaller, easier to read and highlight features. [#284](https://github.com/Accenture/reactive-interaction-gateway/issues/284)

Expand All @@ -55,7 +55,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- ### Security -->

<!-- ### Technical Improvements -->
### Technical Improvements

- Updated dependencies to support OTP 23. We've also replaced the versions file with `.tool-versions`, which makes it easier for those using the [asdf package manager](https://asdf-vm.com/) - just run `asdf install` to obtain the correct versions of Erlang and Elixir.
[#341](https://github.com/Accenture/reactive-interaction-gateway/issues/341)

## [2.4.0] - 2020-05-07

Expand Down

0 comments on commit d8e86ad

Please sign in to comment.