File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ <!-- ### Added -->
11+
12+ <!-- ### Changed -->
13+
14+ <!-- ### Deprecated -->
15+
16+ <!-- ### Removed -->
17+
18+ <!-- ### Fixed -->
19+
20+ <!-- ### Security -->
21+
22+ ## [ 2.0.0] - 2019-01-16
23+
1024### Added
1125
1226- HTTP/2 and HTTPS support. [ #34 ] ( https://github.com/Accenture/reactive-interaction-gateway/issues/34 )
@@ -139,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
139153
140154- [ Config] Disable Origin checking. [ #12 ] ( https://github.com/Accenture/reactive-interaction-gateway/pull/12 )
141155
142- [ unreleased ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.0.0-beta.2...HEAD
156+ [ unreleased ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.0.0...HEAD
157+ [ 2.0.0 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.0.0-beta.2...2.0.0
143158[ 2.0.0-beta.2 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/2.0.0-beta.1...2.0.0-beta.2
144159[ 2.0.0-beta.1 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/1.1.0...2.0.0-beta.1
145160[ 1.1.0 ] : https://github.com/Accenture/reactive-interaction-gateway/compare/1.0.0...1.1.0
Original file line number Diff line number Diff line change 11%{
2- rig: "2.0.0-beta.2 ",
2+ rig: "2.0.0",
33 elixir: "~> 1.7",
44}
You can’t perform that action at this time.
0 commit comments