Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardloveall committed May 26, 2019
1 parent b3f8d0f commit 3b32d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
### Changes since v0.13

- Change `Lucky::BaseApp` to `Lucky::BaseAppServer`
- `time_ago_in_words` returns a `String` instead of an `text` element (IO)
- Many text helpers now return a `String` instead of appending to the view (`cycle`, `excerpt`, `highlight`, `pluralize`, `time_ago_in_words`, `to_sentence`, `word_wrap`) [#781](https://github.com/luckyframework/lucky/pull/781)

### Changes since v0.12

Expand Down

0 comments on commit 3b32d13

Please sign in to comment.