1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 02:50:57 +02:00

changes for stable

This commit is contained in:
Daniel Klabbers
2021-05-25 16:32:16 +02:00
parent 65164449d3
commit 03744e89a3
3 changed files with 95 additions and 55 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [1.0.0](https://github.com/flarum/pusher/compare/v0.1.0-beta.16...v1.0.0)
### Added
- Make non public disucssions realtime (https://github.com/flarum/pusher/pull/17)
### Changed
- Compatibility with Flarum v1.0.0.
## [0.1.0-beta.16](https://github.com/flarum/pusher/compare/v0.1.0-beta.15...v0.1.0-beta.16)
### Changed