Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Commit

Permalink
Update CHANGELOG for 3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Widdershoven authored Sep 29, 2017
1 parent a79fc9c commit 2b63377
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased 3.0.0] - TBD
## 3.0.0
### Changed
- The default Javascript stack is now Preact and Redux
- The default Javascript stack is now ES2015+, Preact and Redux

### Removed
- Support for Backbone, Marionette, jQuery
- Support for `APP_ENV`, in favor of `NODE_ENV`
- `Makefile` for build and deploy, in favor of `package.json` tasks
- Rspec/capybara for integration tests, in favor of Nightwatch.js

## [2.0.2] - 2017-02-21
### Fixed
Expand Down

0 comments on commit 2b63377

Please sign in to comment.