Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyzerner committed Sep 16, 2015
1 parent 7fb582e commit 974d301
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@ All notable changes to Flarum and its bundled extensions will be documented in t
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]
*nothing yet*
### Added
- External authentication (social login) API.
- API to set asset compiler filename.

### Changed
- Migrations must be namespaced under `Flarum\Migrations\{Core|ExtensionName}`. ([#422](https://github.com/flarum/core/issues/422))
- More compact post layout, with all controls grouped over to the right.

### Fixed
- Output forum description in meta description tag. ([#506](https://github.com/flarum/core/issues/506))
- Fix several design bugs.

## [0.1.0-beta.2] - 2015-09-15
### Added
Expand Down

0 comments on commit 974d301

Please sign in to comment.