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

Release v0.1.0-beta.4

This commit is contained in:
Toby Zerner
2015-11-05 16:34:30 +10:30
parent 18f1960481
commit 6e24d62000
2 changed files with 58 additions and 23 deletions

View File

@@ -0,0 +1,9 @@
# Change Log
All notable changes to the Subscriptions extension will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.0-beta.4] - 2015-11-05
### Added
- Add a tooltip to the Follow button
[0.1.0-beta.4]: https://github.com/flarum/subscriptions/compare/v0.1.0-beta.3...v0.1.0-beta.4