Skip to content

Commit 5c541c4

Browse files
committed
SDK-303: Updated CHANGELOG
1 parent 031ee81 commit 5c541c4

File tree

1 file changed

+30
-4
lines changed

1 file changed

+30
-4
lines changed

CHANGELOG.md

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,36 @@
1-
# Change Log #
2-
1+
# Changelog
32
All notable changes to this project will be documented in this file.
43

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
718

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
834

935
## [1.2.0] - 2017-04-20
1036
### Changed

0 commit comments

Comments
 (0)