Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: agrestio/agrest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 333d6db999627ba2ff579ab8ca697c7b70994ba8
Choose a base ref
..
head repository: agrestio/agrest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20b0b6832b91f382cfb38ac8968cf1eab1c4c102
Choose a head ref
Showing with 4 additions and 1 deletion.
  1. +4 −1 RELEASE-NOTES.md
5 changes: 4 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Release 5.0-M21

* #681 Exp: regression in processing (not)in with empty list

## Release 5.0-M20

* #651 Exp: numeric scalars to support underscore
@@ -15,7 +19,6 @@
* #678 Upgrading Swagger to 2.2.2
* #679 Upgrading Jackson to 2.15.4
* #680 Upgrading SLF4J to 2.0.7
* #681 Exp: regression in processing (not)in with empty list
* #683 Upgrade Cayenne to 4.2.1

## Release 5.0.M19