Skip to content

Commit

Permalink
Merge pull request #155 from deanblackborough/v2.03.0
Browse files Browse the repository at this point in the history
Updated CHANGELOG
  • Loading branch information
deanblackborough authored Nov 11, 2019
2 parents e2b1c7b + 6f4c1b4 commit cbd6ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The complete changelog for the Costs to Expect REST API, follows the format defined at https://keepachangelog.com/en/1.0.0/

## [v2.04.0] - 2019-11-xx
## [v2.04.0] - 2019-11-11
### Added
- We have added a GitHub callout to the top right corner of the API landing page, courtesy of https://github.com/tholman/github-corners.

Expand Down
2 changes: 1 addition & 1 deletion config/api/app/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
return [
'version'=> '2.04.0',
'prefix' => 'v2',
'release_date' => '2019-11-xx',
'release_date' => '2019-11-11',
'changelog' => [
'api' => '/v2/changelog',
'markdown' => 'https://github.com/costs-to-expect/api/blob/master/CHANGELOG.md'
Expand Down

0 comments on commit cbd6ed0

Please sign in to comment.