Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12-bot committed Feb 15, 2023
1 parent 2428be1 commit 1cf79db
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,53 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [anatawa12's fork of `auto-changelog`](https://github.com/anatawa12/auto-changelog).

#### [v1.1.0](https://github.com/anatawa12/ForgeGradle-1.2/compare/v1.0.11...v1.1.0)

> 15 February 2023
- Use fork specialsource [`#173`](https://github.com/anatawa12/ForgeGradle-1.2/pull/173)
- chore: set concurrency for CI workflows [`#174`](https://github.com/anatawa12/ForgeGradle-1.2/pull/174)
- fix: CHECK_JDK_COMPATIBILITY on CI [`#172`](https://github.com/anatawa12/ForgeGradle-1.2/pull/172)
- add java8 check [`#171`](https://github.com/anatawa12/ForgeGradle-1.2/pull/171)
- chore: upgrade gradle versions [`#170`](https://github.com/anatawa12/ForgeGradle-1.2/pull/170)
- Update Junit and remove unneeded closure calls [`#153`](https://github.com/anatawa12/ForgeGradle-1.2/pull/153)
- fix: add snapshots repository if this plugin is snapshot [`#150`](https://github.com/anatawa12/ForgeGradle-1.2/pull/150)
- Fix download minecraft [`#148`](https://github.com/anatawa12/ForgeGradle-1.2/pull/148)
- chore: remove unused repositories [`#142`](https://github.com/anatawa12/ForgeGradle-1.2/pull/142)
- Change version to 1.1.x [`#134`](https://github.com/anatawa12/ForgeGradle-1.2/pull/134)
- remove ossrh snapshots from repositories [`#138`](https://github.com/anatawa12/ForgeGradle-1.2/pull/138)
- ci: run ci on FG_1.2-1.0 [`#137`](https://github.com/anatawa12/ForgeGradle-1.2/pull/137)
- Force use our fg version [`#136`](https://github.com/anatawa12/ForgeGradle-1.2/pull/136)
- feat: check gradle version is 4.x or later [`#135`](https://github.com/anatawa12/ForgeGradle-1.2/pull/135)
- ci: run build check for more gradle versions [`#133`](https://github.com/anatawa12/ForgeGradle-1.2/pull/133)
- feat: add ability to release snapshots [`#132`](https://github.com/anatawa12/ForgeGradle-1.2/pull/132)
- Update Libraries and actions [`#128`](https://github.com/anatawa12/ForgeGradle-1.2/pull/128)
- ci: run ci on pull_request [`#129`](https://github.com/anatawa12/ForgeGradle-1.2/pull/129)

#### [v1.0.11](https://github.com/anatawa12/ForgeGradle-1.2/compare/v1.0.10...v1.0.11)

> 5 November 2022
- chore: remove unused repositories [`#142`](https://github.com/anatawa12/ForgeGradle-1.2/pull/142)
- remove ossrh snapshots from repositories [`#138`](https://github.com/anatawa12/ForgeGradle-1.2/pull/138)
- Cheery pick #148: Fix download minecraft [`#149`](https://github.com/anatawa12/ForgeGradle-1.2/pull/149)

#### [v1.0.10](https://github.com/anatawa12/ForgeGradle-1.2/compare/v1.0.9...v1.0.10)

> 5 November 2022
- Cheery pick #148: Fix download minecraft [`#149`](https://github.com/anatawa12/ForgeGradle-1.2/pull/149)
- Cherry-pick #142: remove unused repositories [`#146`](https://github.com/anatawa12/ForgeGradle-1.2/pull/146)
- chore: remove unused repositories [`#142`](https://github.com/anatawa12/ForgeGradle-1.2/pull/142)
- remove ossrh snapshots from repositories [`#138`](https://github.com/anatawa12/ForgeGradle-1.2/pull/138)
- ci: run ci on FG_1.2-1.0 [`#137`](https://github.com/anatawa12/ForgeGradle-1.2/pull/137)
- Force use our fg version [`#136`](https://github.com/anatawa12/ForgeGradle-1.2/pull/136)
- feat: check gradle version is 4.x or later [`#135`](https://github.com/anatawa12/ForgeGradle-1.2/pull/135)
- ci: run build check for more gradle versions [`#133`](https://github.com/anatawa12/ForgeGradle-1.2/pull/133)
- feat: add ability to release snapshots [`#132`](https://github.com/anatawa12/ForgeGradle-1.2/pull/132)
- Update Libraries and actions [`#128`](https://github.com/anatawa12/ForgeGradle-1.2/pull/128)
- ci: run ci on pull_request [`#129`](https://github.com/anatawa12/ForgeGradle-1.2/pull/129)

#### [v1.0.9](https://github.com/anatawa12/ForgeGradle-1.2/compare/v1.0.8...v1.0.9)

> 5 May 2022
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=1.1.0-SNAPSHOT
version=1.1.0

0 comments on commit 1cf79db

Please sign in to comment.