diff --git a/CHANGELOG.md b/CHANGELOG.md index dc07745..3b8d6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## [Unreleased] ### No Changes +## [4.0.0-RC2] - 2019-07-16 +### Changed +- Accounted for microsoft social login button + ## [4.0.0-RC1] - 2019-07-14 ### Added - Favicon @@ -30,7 +34,8 @@ ### Notes This is the initial release that separates the themes from the main repository. This creates an additional installation step, which will be mitigated by the [dApp CLI](https://github.com/dappur/dapp) installation process. -[Unreleased]: https://github.com/dappur/theme-dappur/compare/v4.0.0-RC1...HEAD +[Unreleased]: https://github.com/dappur/theme-dappur/compare/v4.0.0-RC2...HEAD +[4.0.0-RC2]: https://github.com/dappur/theme-dappur/compare/v4.0.0-RC1...v4.0.0-RC2 [4.0.0-RC1]: https://github.com/dappur/theme-dappur/compare/v1.1.0...v4.0.0-RC1 [1.1.0]: https://github.com/dappur/theme-dappur/compare/v1.0.1...v1.1.0 [1.0.1]: https://github.com/dappur/theme-dappur/compare/v1.0.0...v1.0.1 diff --git a/theme.json b/theme.json index e4e3fc2..8567778 100644 --- a/theme.json +++ b/theme.json @@ -2,7 +2,7 @@ "name": "dappur", "type": "frontend", "description": "The stock front-end theme for the Dappur PHP Framework", - "version": "4.0.0-RC1", + "version": "4.0.0-RC2", "homepage": "https://dappur.io", "license": "MIT", "authors": [{