mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
Release v0.1.0-beta.13
This commit is contained in:
parent
a719641ba8
commit
f8b7a24a06
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.13](https://github.com/flarum/pusher/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Use different CDN for loading Pusher JS library (#20)
|
||||||
|
- Updated JS dependencies
|
||||||
|
|
||||||
## [0.1.0-beta.9](https://github.com/flarum/pusher/compare/v0.1.0-beta.8.1...v0.1.0-beta.9)
|
## [0.1.0-beta.9](https://github.com/flarum/pusher/compare/v0.1.0-beta.8.1...v0.1.0-beta.9)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"source": "https://github.com/flarum/pusher"
|
"source": "https://github.com/flarum/pusher"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.12",
|
"flarum/core": "^0.1.0-beta.13",
|
||||||
"pusher/pusher-php-server": "^2.2"
|
"pusher/pusher-php-server": "^2.2"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user