四好公路
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.3 KiB

3 years ago
Change Log
====================================================================================================
All notable changes will be documented in this file.
Swagger Methods adheres to [Semantic Versioning](http://semver.org/).
[v3.0.0](https://github.com/APIDevTools/swagger-methods/tree/v3.0.0) (2020-03-10)
----------------------------------------------------------------------------------------------------
- Moved Swagger Methods to the [@APIDevTools scope](https://www.npmjs.com/org/apidevtools) on NPM
- The "swagger-methods" NPM package is now just a wrapper around the scoped "@apidevtools/swagger-methods" package
[Full Changelog](https://github.com/APIDevTools/swagger-methods/compare/v2.1.0...v3.0.0)
[v2.0.0](https://github.com/APIDevTools/swagger-methods/tree/v2.0.0) (2019-06-11)
----------------------------------------------------------------------------------------------------
### Breaking Changes
- Dropped support for Node 0.10 through 6.0.0
- Converted to ES6 syntax
[Full Changelog](https://github.com/APIDevTools/swagger-methods/compare/v1.0.1...v2.0.0)
[v1.0.0](https://github.com/APIDevTools/swagger-methods/tree/v1.0.0) (2015-09-07)
----------------------------------------------------------------------------------------------------
Initial release 🎉