Skip to content

Commit

Permalink
Version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cuducos committed Sep 13, 2019
1 parent 614d164 commit 86fca8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
@@ -1,5 +1,8 @@
# Changelog

**7.0.0** (Sep 12, 2019)
* Add zero prefix and suffix (thanks @LemonIceScream)

**6.2.0** (Sep 7, 2019)
* Expose `Humanize` module, enhancing documentation (thanks @ coinop-logan)

Expand Down
2 changes: 1 addition & 1 deletion elm.json
Expand Up @@ -3,7 +3,7 @@
"name": "cuducos/elm-format-number",
"summary": "Format numbers as pretty strings",
"license": "BSD-3-Clause",
"version": "6.2.0",
"version": "7.0.0",
"exposed-modules": [
"FormatNumber",
"FormatNumber.Humanize",
Expand Down

0 comments on commit 86fca8b

Please sign in to comment.