Skip to content

Commit

Permalink
Merge branch 'release/2.10.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
michalbundyra committed Aug 25, 2020
2 parents 3e4778a + 08b765f commit d3bd00f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
24 changes: 1 addition & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## 2.10.0 - TBD
## 2.10.0 - 2020-08-25

### Added

Expand Down Expand Up @@ -32,28 +32,6 @@ All notable changes to this project will be documented in this file, in reverse

- Nothing.

## 2.9.1 - TBD

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 2.9.0 - 2020-08-25

### Added
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.9.x-dev",
"dev-develop": "2.10.x-dev"
"dev-master": "2.10.x-dev",
"dev-develop": "2.11.x-dev"
}
},
"require": {
Expand Down

0 comments on commit d3bd00f

Please sign in to comment.