mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-22 21:51:25 +03:00
Update changelog.
This commit is contained in:
parent
04236bf2d4
commit
8a4fd36ff8
@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.0.1] - 2020-01-30
|
||||
|
||||
### Changed
|
||||
- Pass allRoutes into pre-rendering for https://github.com/dillonkearns/elm-pages/pull/60.
|
||||
|
||||
## [3.0.0] - 2020-01-25
|
||||
|
||||
### Changed
|
||||
|
@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.2.3] - 2020-01-30
|
||||
|
||||
### Fixed
|
||||
- Don't pre-fetch content.json files for unknown paths: https://github.com/dillonkearns/elm-pages/pull/60.
|
||||
- Fix race condition where pre-rendered content sometimes didn't have body: https://github.com/dillonkearns/elm-pages/pull/62.
|
||||
|
||||
## [1.2.2] - 2020-01-27
|
||||
|
||||
### Fixed
|
||||
|
Loading…
Reference in New Issue
Block a user