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

Commit

Permalink
Merge branch 'release/3.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Aug 11, 2016
2 parents a50ec47 + 2588081 commit caadff9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 deletions.
23 changes: 3 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.
All notable changes to this project will be documented in this file, in reverse
chronological order by release.

## 3.1.0 - TBD
## 3.1.0 - 2016-08-11

### Added

Expand All @@ -22,24 +23,6 @@ All notable changes to this project will be documented in this file, in reverse

- Nothing.

## 3.0.1 - TBD

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 3.0.0 - 2016-06-21

### Added
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0-dev",
"dev-develop": "3.1-dev"
"dev-master": "3.1-dev",
"dev-develop": "3.2-dev"
}
}
}

0 comments on commit caadff9

Please sign in to comment.