You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
All notable changes to this project will be documented in this file.
3
+
This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+
## 2.0.1 - 2018-09-25
6
+
* A whole new Netlify Node.js API client! 🎉
7
+
* Client code was extracted from our forthcoming [2.0.0 CLI](https://www.netlify.com/blog/2018/09/10/netlify-cli-2.0-now-in-beta-/) release.
8
+
* A completely new API. Treat the 2.x.x and forward as a completely separate codebase and API.
9
+
* API calls are now derived from the [open-api](https://github.com/netlify/open-api) specification. See the [swagger-ui](https://open-api.netlify.com/#/default) and know that there is a matching API method for every operationID (the name on the right). See the README for full API docs.
10
+
* Includes a method for creating content based deploys.
0 commit comments