-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from Tinhorn/changelog-update-v1.0.8
Changelog update - `v1.0.8`
- Loading branch information
Showing
4 changed files
with
31 additions
and
11 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,66 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
## Unreleased | ||
|
||
## 1.0.8 - 2023-11-06 | ||
|
||
### Changed | ||
|
||
- Upgrading Gradle Version | ||
|
||
## 1.0.7 | ||
|
||
## [1.0.7] | ||
### Changed | ||
- Updated Intellij Version | ||
|
||
## [1.0.6] | ||
- Updated Intellij Version | ||
|
||
## 1.0.6 | ||
|
||
### Changed | ||
|
||
- Removed deprecated constructor | ||
- Updated Intellij Version | ||
- Updated Intellij Gradle version | ||
- Updated Kotlin Version | ||
|
||
## [1.0.5] | ||
## 1.0.5 | ||
|
||
### Changed | ||
|
||
- Updated Intellij Version | ||
- Updated Intellij Gradle version | ||
|
||
## [1.0.4] | ||
## 1.0.4 | ||
|
||
### Changed | ||
|
||
- Updated Intellij Version | ||
- Updated Intellij Gradle version | ||
|
||
## [1.0.3] | ||
## 1.0.3 | ||
|
||
### Added | ||
|
||
- Updated Intellij Version | ||
|
||
## [1.0.2] | ||
## 1.0.2 | ||
|
||
### Added | ||
|
||
- Added Flutter plugin dependency | ||
|
||
## [1.0.1] | ||
## 1.0.1 | ||
|
||
### Changed | ||
|
||
- Changed Description to match plugin download | ||
|
||
## [1.0.0] | ||
## 1.0.0 | ||
|
||
### Added | ||
|
||
- Moving from a xml file to a plugin for easier usage | ||
|
||
### Changed | ||
- Added Version Plugin | ||
|
||
- Added Version Plugin |