Skip to content

Commit

Permalink
Release version 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Moittié committed Oct 10, 2021
1 parent ce2708a commit 62636eb
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# octo-board changelog

## 2021/10/10: version 2.9.0

### New features

* Add environments management
* Update button card display
* Add button to manage deployments in historic table
* Add button to delete master project

### Bug fixes

* Remove jira icon from project card
* Fix display of no deployment for one client in deployments table

## 2021/10/10: version 2.8.1

### Bug fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "octo-board",
"version": "2.8.1",
"version": "2.9.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 62636eb

Please sign in to comment.