fix(developers): Removed and avoid duplicate entry in CHANGELOG.md.

This commit is contained in:
Quentin DECAUNES 2019-08-06 15:34:40 +02:00 committed by Quentin “Storm1er” Decaunes
parent 7d2578d9f6
commit 7c5485b37b
2 changed files with 0 additions and 29 deletions

View File

@ -347,7 +347,6 @@ publish:
- update-changelog
script:
- VERSION=`cat .next_version`
- release changelog
- release --ci-commit-tag ${VERSION} commit-and-tag CHANGELOG.md package.json package-lock.json
- release --ci-commit-tag ${VERSION} add-download-link -d "Debian installer (and variant)" -n "ryzencontroller_${VERSION}_amd64.deb" -u "`cat .deb_short_link`"
- release --ci-commit-tag ${VERSION} add-download-link -d "Redhat installer (and variant)" -n "ryzencontroller_${VERSION}.amd64.rpm" -u "`cat .rpm_short_link`"

View File

@ -10,34 +10,6 @@
- Old version was displayed. (ebfdb864effdc8064eef247ae6906a97cbe3407b)
- **developers:** Sentry unable to retrieve stacktrace frames in some cases. (f52edce8fc380167af6489ae0c7ca42f77232ba8)
## 1.14.1
2019-08-04
### Fixes
- Old version was displayed. (ebfdb864effdc8064eef247ae6906a97cbe3407b)
- **developers:** Sentry unable to retrieve stacktrace frames in some cases. (f52edce8fc380167af6489ae0c7ca42f77232ba8)
## 1.14.0
2019-08-04
### Features
- Adding go-semrel-gitlab to automate releases. (c93a168a68ddf002d4cf17576b083f3578930349)
- **developers:** Allow developers to create tabs using options_data.json. (90e15811c3d3d56eb2a7c49f5dd65895c2aff649)
- Reorganize tabs based on option performance impact. (43e50e0bd3de73d71c5612392c243f4641d26508)
- #3 Auto start on windows session login. (b5b9b3c839f1b27d45e3e73804951eb66c58520b)
### Fixes
- Avoid sentry noise by shortening source file path. (ad199c3faa0bdda1829a561b7957993d97e93c4b)
- Notify user when no options are selected when applying settings. (58a8b608265aaabc5d2d8b1589d758b1a8b38d23)
- Enhanced README with videos. (8fd02203c7d3de0d09ab918f360d3a1146d84816)
- Wider window as there is a new tab. (67fc8ae650218cc2b7a7305b4a9d5835f581041b)
- Avoid Sentry noise by creating a random user id. (1a1990b9ad4ed670525e0ffb6f337104c0558bff)
- Better build-exe alive message. (56c9d827bbbc58104ab931ad92b26226d4564aa6)
- Release tab content is now appearing after opening windows from minized start. (b079a535dabe5667d586da0a537ed0c0a934339b)
## 1.14.0
2019-08-04