Skip to content

Commit

Permalink
Update control files
Browse files Browse the repository at this point in the history
  • Loading branch information
petrzpav committed May 10, 2023
1 parent 256ac77 commit 7ba2ce1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.5.1] - 2023-05-10

### Fixed

- Switching academy version in gitlab-ci include causes ci error.
- Distribute not working due to invalid variable.

### Added

- Add --force-merge param to distribute.

## [0.5.0] - 2023-05-02

_Stable release based on [0.5.0-rc.1]._
Expand Down Expand Up @@ -32,6 +43,7 @@ _Stable release based on [0.5.0-rc.1]._
- Set name of distributed project as `original_project_name user_name`


[0.5.1]: https://https://github.com/internetguru/academy/compare/v0.5.0...v0.5.1
[0.5.0]: https://https://github.com/internetguru/academy/compare/v0.4.0...v0.5.0
[0.5.0-rc.1]: https://github.com/internetguru/academy/releases/tag/v0.4.0
[0.4.0]: https://github.com/internetguru/academy/compare/v0.3.0...v0.4.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.0
0.5.1

0 comments on commit 7ba2ce1

Please sign in to comment.