Skip to content

Commit e641647

Browse files
committed
bot checkin
1 parent fda0bc2 commit e641647

File tree

1 file changed

+12
-23
lines changed

1 file changed

+12
-23
lines changed

CHANGELOG.md

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,23 @@
11
# Change Log
2-
All notable changes to this project will be documented in this file.
32

4-
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5-
and this project adheres to [Semantic Versioning](http://semver.org/).
3+
## [1.5.6](https://github.com/networknt/openapi-parser/tree/1.5.6) (2017-12-30)
4+
[Full Changelog](https://github.com/networknt/openapi-parser/compare/1.5.4...1.5.6)
65

7-
## [Unreleased]
8-
### Added
6+
**Closed issues:**
97

10-
### Changed
8+
- Fix the maven warning [\#2](https://github.com/networknt/openapi-parser/issues/2)
119

12-
## 1.5.5 - 2017-12-10
13-
### Added
10+
## [1.5.4](https://github.com/networknt/openapi-parser/tree/1.5.4) (2017-11-21)
11+
[Full Changelog](https://github.com/networknt/openapi-parser/compare/0.1.1...1.5.4)
1412

15-
### Changed
16-
- Upgrade to light-4j 1.5.5
13+
**Closed issues:**
1714

18-
## 1.5.4 - 2017-11-20
19-
### Added
15+
- Add Petstore OpenAPI 3.0 spec and test case [\#1](https://github.com/networknt/openapi-parser/issues/1)
2016

21-
### Changed
22-
- Upgrade to light-4j 1.5.4
17+
## [0.1.1](https://github.com/networknt/openapi-parser/tree/0.1.1) (2017-11-20)
18+
[Full Changelog](https://github.com/networknt/openapi-parser/compare/0.1.0...0.1.1)
2319

20+
## [0.1.0](https://github.com/networknt/openapi-parser/tree/0.1.0) (2017-11-20)
2421

25-
## 0.1.1 - 2017-11-19
26-
### Added
2722

28-
### Changed
29-
- Upgrade to light-4j 1.5.3
30-
31-
32-
## 0.1.0 - 2017-11-12
33-
### Added
34-
- First version
23+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)