Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/teletha/viewtify.git
Browse files Browse the repository at this point in the history
  • Loading branch information
teletha committed Dec 4, 2023
2 parents 8fb8f30 + fd13a9d commit 7b11279
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.16.0](https://github.com/teletha/viewtify/compare/v2.15.1...v2.16.0) (2023-12-04)


### Features

* Generalized preference store. ([eaef37a](https://github.com/teletha/viewtify/commit/eaef37a43228601742cfc836435d71bb455a6baa))
* provide preference package ([dc3d76f](https://github.com/teletha/viewtify/commit/dc3d76fc8a7322286ea65ff4c717417c2d701e24))
* StorableList is reusable generic model collection. ([a473100](https://github.com/teletha/viewtify/commit/a47310094dccd676ccf11b9ae5e0410c99c7d3c9))


### Bug Fixes

* change preference view's style ([650c27c](https://github.com/teletha/viewtify/commit/650c27c218c172e6e389f04bbc179e05bf6d77c2))
* preferences aggregate automatic saving ([5ea8968](https://github.com/teletha/viewtify/commit/5ea896803ed78dc5edf360c51e0354919cd72863))
* remove id on preferences ([ec12e84](https://github.com/teletha/viewtify/commit/ec12e84e3e1c2a249472c9c3fa3928c8f465b8e0))
* remove StorableList and StorableModel ([e1abc00](https://github.com/teletha/viewtify/commit/e1abc00dc05f8924d793123aada10465c5a6a441))

## [2.15.1](https://github.com/teletha/viewtify/compare/v2.15.0...v2.15.1) (2023-12-02)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.15.0
2.16.0

0 comments on commit 7b11279

Please sign in to comment.