Skip to content

Commit 6844fa2

Browse files
committed
changelog: v2.8.0
1 parent a0b72a4 commit 6844fa2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33

44
## Upcoming
55

6+
## v2.8.0 - 2017-08-04
7+
### Added
8+
- Timestamps db:migrate:schema:timestamps:add [#460](https://github.com/sequelize/cli/pull/460)
9+
- Support for db:migrate:undo:all with `--to`, which allow reverting to a specific version [#459](https://github.com/sequelize/cli/pull/459)
10+
11+
### Changed
12+
- Updated dependencies
13+
14+
### Docs
15+
- FAQ section [#486](https://github.com/sequelize/cli/pull/486)
16+
617
## v2.7.0 - 2017-03-25
718
### Added
819
- Named db:migrate:undo [#387](https://github.com/sequelize/cli/pull/387)

0 commit comments

Comments
 (0)