You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
3
3
## [Unreleased]
4
4
5
-
## [3.0.0] 2023-02-28
5
+
## [3.0.0] 2023-03-07
6
6
7
7
### Changed
8
8
9
9
- Project now uses Gradle's Kotlin based DSL. Users are still able to use Groovy in their projects. ([#55](https://github.com/heroku/heroku-gradle/pull/55))
10
10
- Ported functional tests from Groovy to Java. ([#55](https://github.com/heroku/heroku-gradle/pull/55))
11
-
- Updated `com.heroku.sdk:heroku-deploy` to version `3.0.6`. ([#55](https://github.com/heroku/heroku-gradle/pull/55))
11
+
- Updated `com.heroku.sdk:heroku-deploy` to version `3.0.7`. ([#58](https://github.com/heroku/heroku-gradle/pull/58))
0 commit comments