Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into issue-19
Browse files Browse the repository at this point in the history
  • Loading branch information
Tushar-Naik committed Sep 8, 2023
2 parents 29ce12f + c5136f4 commit a592950
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [1.2.4](https://github.com/livetheoogway/crud-store/tree/1.2.4) (2023-08-28)

[Full Changelog](https://github.com/livetheoogway/crud-store/compare/1.2.3...1.2.4)

**Closed issues:**

- Support for TypeReference in AerospikeCrudStore [\#16](https://github.com/livetheoogway/crud-store/issues/16)

**Merged pull requests:**

- Added more tests for typeref based initialization [\#18](https://github.com/livetheoogway/crud-store/pull/18) ([Tushar-Naik](https://github.com/Tushar-Naik))

## [1.2.3](https://github.com/livetheoogway/crud-store/tree/1.2.3) (2023-08-27)

[Full Changelog](https://github.com/livetheoogway/crud-store/compare/1.2.2...1.2.3)

**Implemented enhancements:**

- allow expiration to be modifiable [\#13](https://github.com/livetheoogway/crud-store/issues/13)
- make isValidItem\(\) an optional extension [\#12](https://github.com/livetheoogway/crud-store/issues/12)

**Merged pull requests:**

- Adding support for TypeReference [\#17](https://github.com/livetheoogway/crud-store/pull/17) ([Tushar-Naik](https://github.com/Tushar-Naik))

## [1.2.2](https://github.com/livetheoogway/crud-store/tree/1.2.2) (2022-12-12)

[Full Changelog](https://github.com/livetheoogway/crud-store/compare/1.2.0...1.2.2)
Expand Down

0 comments on commit a592950

Please sign in to comment.