Skip to content

Commit

Permalink
make_pluralrules 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zibi Braniecki committed Oct 26, 2018
1 parent 8dbe198 commit fb6d0be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion make_pluralrules/CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@

-

## make_pluralrules 0.4.1 (October 26, 2018)

- Update the generated rules to use references.

## make_pluralrules 0.4.0 (August 15, 2018)

- Add fixtures regenerator
Expand Down Expand Up @@ -37,4 +41,4 @@

## make_pluralrules 0.1.0 (July 25, 2018)

- Initial release.
- Initial release.
2 changes: 1 addition & 1 deletion make_pluralrules/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "make_pluralrules"
version = "0.4.0"
version = "0.4.1"
authors = ["Kekoa Riggin <kekoariggin@gmail.com>", "Zibi Braniecki <zbraniecki@mozilla.com>"]
description = "A Rustcode generator for CLDR plural rules."
license = "Apache-2.0/MIT"
Expand Down

0 comments on commit fb6d0be

Please sign in to comment.