Skip to content

Commit d8e86ad

Browse files
committed
Add to Changelog: #341 Elixir 1.11 OTP 23
1 parent 941b6c1 commit d8e86ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
helm repo add accenture https://accenture.github.io/reactive-interaction-gateway
3232
helm install rig accenture/reactive-interaction-gateway
3333
```
34-
34+
3535
More information, follow the [deployment Readme](./deployment/README.md). [#319](https://github.com/Accenture/reactive-interaction-gateway/issues/319)
3636
- make README smaller, easier to read and highlight features. [#284](https://github.com/Accenture/reactive-interaction-gateway/issues/284)
3737

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

5656
<!-- ### Security -->
5757

58-
<!-- ### Technical Improvements -->
58+
### Technical Improvements
59+
60+
- 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.
61+
[#341](https://github.com/Accenture/reactive-interaction-gateway/issues/341)
5962
6063
## [2.4.0] - 2020-05-07
6164

0 commit comments

Comments
 (0)