Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 768 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 768 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2024-12-09

Changed

  • Added support for Spring Boot 3.4.
  • Dropped support for Spring Boot 3.2.

[0.1.0] - 2024-07-22

Changed

  • Added support for Spring Boot 3.3.
  • Dropped support for Spring Boot 2.7.

[0.0.3] - 2024-04-02

Changed

  • wise.environments.active property was renamed to wise.profiles.active.

  • "Environment" and "active profile" terms were separated in the code.

  • Now defaulting to 'WISE' active profile.

[0.0.2] - 2024-03-27

Added

  • Initial version.