File tree Expand file tree Collapse file tree 1 file changed +30
-4
lines changed Expand file tree Collapse file tree 1 file changed +30
-4
lines changed Original file line number Diff line number Diff line change 1
- # Change Log #
2
-
1
+ # Changelog
3
2
All notable changes to this project will be documented in this file.
4
3
5
- The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
- and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ 2.2.0] - 2018-03-29
8
+ ### Added
9
+ - IsAgeVerified helper
10
+
11
+ ## [ 2.1.0] - 2018-03-13
12
+ ### Added
13
+ - AML check functionality
14
+
15
+ ## [ 2.0.4] - 2017-12-13
16
+ ### Changed
17
+ - location of config file
7
18
19
+ ## [ 2.0.3] - 2017-11-15
20
+ ### Removed
21
+ - tests from package output
22
+
23
+ ## [ 2.0.2] - 2017-10-17
24
+ ### Changed
25
+ - license to MIT
26
+
27
+ ## [ 2.0.1] - 2017-10-16
28
+ ### Changed
29
+ - ` X-SDK ` header to be ` X-Yoti-SDK `
30
+
31
+ ## [ 2.0.0] - 2017-10-09
32
+ ### Added
33
+ - ` X-SDK ` header to HTTP requests
8
34
9
35
## [ 1.2.0] - 2017-04-20
10
36
### Changed
You can’t perform that action at this time.
0 commit comments