Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Dec 26, 2022
1 parent c2e1a2c commit f5a9662
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ All notable changes to this project will be documented in this file.
The format is based on https://keepachangelog.com/en/1.0.0/[Keep a Changelog]
and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Versioning].

== 1.0.0
== [Unreleased]

=== Changed
== [1.0.0-b1] - 2022-12-27


=== Added

* jakarta-data-api
* Removed `hamcrest-all` in favour of `assertj-core`
* Changed the assertions in `PageableTest` and `SortTest`
* Removed redundant tests on `SortTest`
** Removed `hamcrest-all` in favour of `assertj-core`
** Changed the assertions in `PageableTest` and `SortTest`
** Removed redundant tests on `SortTest`
* jakarta-data-parent
* Updated the following libraries
* `mockito`.version` to `4.8.0`
* `junit` to `5.9.0`
* Fix typo on `mockito.version`
** Updated the following libraries
* Add initial TCK structure
* Add repository resource

0 comments on commit f5a9662

Please sign in to comment.