1
0
mirror of https://github.com/flarum/core.git synced 2025-08-20 23:31:27 +02:00

changes for stable

This commit is contained in:
Daniel Klabbers
2021-05-25 16:01:45 +02:00
parent 3f51eb8431
commit 30e21d29f6
3 changed files with 95 additions and 55 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [1.0.0](https://github.com/flarum/likes/compare/v0.1.0-beta.16...v1.0.0)
### Added
- Creation time stored for likes in the database (https://github.com/flarum/likes/pull/28)
### Changed
- Compatibility with Flarum v1.0.0.
## [0.1.0-beta.16](https://github.com/flarum/likes/compare/v0.1.0-beta.15...v0.1.0-beta.16)
### Changed