Skip to content

Commit 0d595f2

Browse files
committed
Update changelog
1 parent cae6a1d commit 0d595f2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,26 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1818
### Removed
1919
- Nothing
2020

21+
### Security
22+
- Nothing
23+
24+
## 1.0.2 - 2018-02-07
25+
26+
We changed the migration instead of providing a new one.
27+
Be sure to delete the old migration and publish the new one or just change the title column type from `string` to `text`.
28+
29+
### Added
30+
- Translatable Document properties
31+
- CRUD-Access config values
32+
33+
### Deprecated
34+
- Nothing
35+
36+
### Fixed
37+
- Nothing
38+
39+
### Removed
40+
- Nothing
41+
2142
### Security
2243
- Nothing

0 commit comments

Comments
 (0)