Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Oct 15, 2019
1 parent 6c2ee4d commit e0d9e02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this package will be documented in this file. The format

## [Unreleased](https://github.com/Astrotomic/stancy/compare/0.3.0...master)

### Added

* ExportFactory which integrates spatie/laravel-export
* `\Astrotomic\Stancy\Contracts\ExportFactory`
* `\Astrotomic\Stancy\Facades\ExportFactory`
* `\Astrotomic\Stancy\Factories\ExportFactory`
* `\Astrotomic\Stancy\Models\Page::getUrl()` method which depends on `\Astrotomic\Stancy\Contracts\Routable` interface

## [v0.3.0](https://github.com/Astrotomic/stancy/releases/tag/0.3.0) - 2019-10-14

### Added
Expand Down

0 comments on commit e0d9e02

Please sign in to comment.