We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90454d commit 1d702f7Copy full SHA for 1d702f7
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Change Log
2
3
+## [2.0.0](https://github.com/kevinoid/swagger-spec-validator/tree/2.0.0) (2018-04-19)
4
+[Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/v1.0.1...2.0.0)
5
+
6
+- **Major:** Drop support for Node v0.12. Require Node v4 or later.
7
+- Replace DigiCert intermediate+root certificates with GoDaddy, which is now
8
+ the CA for https://online.swagger.io/
9
+ ([\#38](https://github.com/kevinoid/swagger-spec-validator/issues/38))
10
+- Update dependency versions. Drop unnecessary dependencies.
11
12
## [1.0.1](https://github.com/kevinoid/swagger-spec-validator/tree/1.0.1) (2017-05-07)
13
[Full Changelog](https://github.com/kevinoid/swagger-spec-validator/compare/1.0.0...1.0.1)
14
0 commit comments