Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 3 additions & 8 deletions c/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
--------------------
[2.1.1] - 2021-03-01
[2.1.1] - 2022-03-01
--------------------

- Minor bug-release and maintenance update.

- Fix bug where calling `contains` would borrow the array when `KAS_BORROWS_ARRAY` was set.
(:user:`benjeffery`, :pr:`189`)


--------------------
[2.1.1] - 2021-03-01
--------------------

- Minor bug-release and maintenance update.

- Fix assertion triggered when NULL was passed along with KAS_BORROWS_ARRAY.
(:user:`benjeffery`, :pr:`185`)

Expand Down