From 4fae3c560c6c6a4aaf721019226ed3d619bd9910 Mon Sep 17 00:00:00 2001 From: Michael Thelin Date: Fri, 9 Oct 2020 14:24:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 957e9529..1e7a9cd6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ This is a universal wrapper/client for the [Spotify Web API](https://developer.s Project owners are [thelinmichael](https://github.com/thelinmichael) and [JMPerez](https://github.com/JMPerez), with help from [a lot of awesome contributors](https://github.com/thelinmichael/spotify-web-api-node/network/members). +## Version 5 + +> :warning: Since the last release (4.0.0, released over year ago) a lot of new functionality has been added by a lot of different contributors. **Thank you.** In order to implement some of the feature requests, some **breaking changes** had to be made. A list of them, along with a list of the new functionality, can be found in the [CHANGELOG](https://github.com/thelinmichael/spotify-web-api-node/blob/master/CHANGELOG.md). + ## Table of contents * [Features](#features)