update changelog
This commit is contained in:
parent
cc4dc43898
commit
264b7ba26e
@ -10,6 +10,13 @@
|
||||
* check for title/slug field on config load ([@tech4him1](https://github.com/tech4him1) in [#1203](https://github.com/netlify/netlify-cms/pull/1203))
|
||||
</details>
|
||||
|
||||
## 1.9.3 (July 3, 2018) ([demo](https://1-9-3--cms-demo.netlify.com))
|
||||
Fix numbers in TOML output
|
||||
|
||||
## Bug Fixes
|
||||
* fix int value output in TOML format file (@slathrop in #1458)
|
||||
|
||||
|
||||
## 1.9.2 (June 15, 2018) ([demo](https://1-9-2--cms-demo.netlify.com))
|
||||
Fix test repo crash
|
||||
|
||||
|
@ -1,6 +1,15 @@
|
||||
updates:
|
||||
- date: '2018-07-03'
|
||||
description: Fix numbers in TOML output.
|
||||
version: 1.9.3
|
||||
- date: '2018-06-15'
|
||||
description: Fix test-repo crash.
|
||||
version: 1.9.2
|
||||
- date: '2018-06-14'
|
||||
description: Fix GitLab Implicit OAuth
|
||||
version: 1.9.1
|
||||
- date: '2018-06-12'
|
||||
description: GitLab support is here!!! 🎉🎉🎉
|
||||
description: "GitLab support is here!!! \U0001F389\U0001F389\U0001F389"
|
||||
version: 1.9.0
|
||||
- date: '2018-05-25'
|
||||
description: Fix markdown widget styling.
|
||||
|
Loading…
x
Reference in New Issue
Block a user