Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Commit

Permalink
Bump to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nullstyle committed Feb 19, 2016
1 parent d882adf commit 4d88e3a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ bumps. A breaking change will get clearly notified in this log.

## [Unreleased]

## [v0.4.0] - 2016-02-19

### Added

- Add `horizon db migrate [up|down|redo]` commands, used for installing schema migrations. This work is in service of porting the horizon-importer project directly to horizon.
Expand Down Expand Up @@ -37,7 +39,8 @@ bumps. A breaking change will get clearly notified in this log.
### Added
- Github releases are created from tagged travis builds automatically

[Unreleased]: https://github.com/stellar/horizon/compare/v0.3.0...master
[Unreleased]: https://github.com/stellar/horizon/compare/v0.4.0...master
[v0.4.0]: https://github.com/stellar/horizon/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/stellar/horizon/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/stellar/horizon/compare/v0.1.1...v0.2.0
[v0.1.1]: https://github.com/stellar/horizon/compare/v0.1.0...v0.1.1

0 comments on commit 4d88e3a

Please sign in to comment.