diff --git a/docs/changelog.rst b/docs/changelog.rst index de340d33..a7ab28a4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,16 @@ Change Log All library changes, in descending order. +Version 3.0.1 +------------- + +**Released March 2, 2016.** + +- The following dependencies have been updated: + + - ``stormpath@0.17.4`` -> ``stormpath@0.17.5`` + - ``stormpath-config@0.0.21`` -> ``stormpath-config@0.0.22`` + Major Release 3.0.0 ------------------- diff --git a/docs/upgrading.rst b/docs/upgrading.rst index acea7c3c..3eccf28d 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -7,6 +7,11 @@ Upgrade Guide This page contains specific upgrading instructions to help you migrate between Express-Stormpath releases. +Version 3.0.0 -> Version 3.0.1 +------------------------------ + +**No changes needed!** + Version 2.4.0 -> Version 3.0.0 ------------------------------ diff --git a/package.json b/package.json index 0732fc78..9d0158dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-stormpath", - "version": "3.0.0", + "version": "3.0.1", "description": "Build simple, secure web applications with Stormpath and Express!", "keywords": [ "express",