Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 5.35 KiB

2.0.0 (2021-10-11)

🦊 CI/CD

🧨 Breaking changes!

  • Remove start-script related code as this option is no longer available in ServerPackCreator (150070c)

Other

  • Update info regarding paths to reflect recent changes to ServerPackCreators AddonHandler. (891fc94)
  • deps: update dependency gradle to v7.2 (cb4cb13)
  • deps: update dependency org.mockito:mockito-core to v3.12.1 (484494b)
  • deps: update dependency org.mockito:mockito-core to v3.12.4 (69ab366)
  • deps: update dependency org.mockito:mockito-core to v4 (fed2f66)
  • deps: update jamesives/github-pages-deploy-action action to v4.1.5 (8141900)
  • deps: update junit5 monorepo to v5.8.0 (a3cc8fd)
  • deps: update junit5 monorepo to v5.8.1 (a838135)

1.1.0 (2021-08-02)

✂️ Refactor

  • Rewrite configparser in AddonConfiguration (dade3aa)