Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
Bump version to 2.14.0
Browse files Browse the repository at this point in the history
Change-Id: Ib0a491d6f4258e8eb10a62e83780aa77ac653927
  • Loading branch information
epmd-edp committed Dec 6, 2022
1 parent fa1d62c commit 7e83826
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
## [Unreleased]


<a name="v2.14.0"></a>
## [v2.14.0] - 2022-11-10
### Features

- Added a stub linter [EPMDEDP-10536](https://jiraeu.epam.com/browse/EPMDEDP-10536)
- Move creation of codebasebranch for default branch to operator [EPMDEDP-10733](https://jiraeu.epam.com/browse/EPMDEDP-10733)

### Code Refactoring

- Disable V1 REST API and WebUI [EPMDEDP-10750](https://jiraeu.epam.com/browse/EPMDEDP-10750)

### Routine

- Update current development version [EPMDEDP-10274](https://jiraeu.epam.com/browse/EPMDEDP-10274)
- Add git-chglog installation to Makefile [EPMDEDP-10482](https://jiraeu.epam.com/browse/EPMDEDP-10482)
- Add deprecation warning [EPMDEDP-10761](https://jiraeu.epam.com/browse/EPMDEDP-10761)


<a name="v2.13.0"></a>
## [v2.13.0] - 2022-08-26
### Features
Expand Down Expand Up @@ -228,7 +246,8 @@ use gorilla's csrf implementation instead of beego's xsrf.
- [EPMDEDP-3929] Add new action type to display in Action Log table


[Unreleased]: https://github.com/epam/edp-admin-console/compare/v2.13.0...HEAD
[Unreleased]: https://github.com/epam/edp-admin-console/compare/v2.14.0...HEAD
[v2.14.0]: https://github.com/epam/edp-admin-console/compare/v2.13.0...v2.14.0
[v2.13.0]: https://github.com/epam/edp-admin-console/compare/v2.12.0...v2.13.0
[v2.12.0]: https://github.com/epam/edp-admin-console/compare/v2.11.5...v2.12.0
[v2.11.5]: https://github.com/epam/edp-admin-console/compare/v2.11.4...v2.11.5
Expand Down
Binary file added bin/git-chglog
Binary file not shown.

0 comments on commit 7e83826

Please sign in to comment.