File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010<!-- ### Added -->
1111
12- ### Changed
13-
14- - [ Config] Increased maximum number of Erlang ports from 4096 to 65536 to allow more HTTP connections.
12+ <!-- ### Changed -->
1513
1614<!-- ### Deprecated -->
1715
1816<!-- ### Removed -->
1917
2018<!-- ### Security -->
2119
20+ ## [ 2.2.1] - 2019-06-21
21+
22+ ### Changed
23+
24+ - [ Config] Increased maximum number of Erlang ports from 4096 to 65536 to allow more HTTP connections.
25+
2226## [ 2.2.0] - 2019-06-17
2327
2428### Added
@@ -263,7 +267,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
263267
264268- [ Config] Disable Origin checking. [ #12 ] ( https://github.com/Accenture/reactive-interaction-gateway/pull/12 )
265269
266- [ unreleased ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.2.0...HEAD
270+ [ unreleased ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.2.1...HEAD
271+ [ 2.2.1 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.2.0...2.2.1
267272[ 2.2.0 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.1.1...2.2.0
268273[ 2.1.1 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.1.0...2.1.1
269274[ 2.1.0 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.0.2...2.1.0
Original file line number Diff line number Diff line change 11%{
2- rig: "2.2.0 ",
2+ rig: "2.2.1 ",
33 elixir: "~> 1.7",
44}
You can’t perform that action at this time.
0 commit comments