Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 1.06 KB

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.

[1.0.4] - 21-12-2023

Changed

  • Updated the following library versions:

[1.0.3] - 29-08-2022

Added

  • GitHub Actions to automatically publish the library

Changed

  • Updated the following library versions:
    • junit.version-5.9.0
    • assertj.version-3.23.1
    • restassrured.version-5.1.1
    • jackson.version-2.13.3

[1.0.2] - 03-03-2022

Changed

  • Updated the following library versions:
    • junit.version-5.8.2
    • assertj.version-3.22.0
    • restassrured.version-4.5.1
    • jackson.version-2.13.1

[1.0.1] - 13-07-2021

Changed

  • Updated the following library versions:
    • junit.version-5.8.0-M1
    • assertj.version-3.20.2
    • restassrured.version-4.4.0
    • jackson.version-2.12.4

[1.0.0] - 27-10-2020

Added

  • Creation of the initial project structure