We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e58c84 commit b1a094eCopy full SHA for b1a094e
fluent-pseudo/CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+
3
+## Unreleased
4
5
+ - …
6
7
+## fluent-pseudo 0.0.1 (August 1, 2019)
8
9
+ - This is the first release to be listed in the CHANGELOG.
10
+ - Basic parser support for pseudo-localization matching the fluent.js capabilities.
fluent-pseudo/Cargo.toml
@@ -2,7 +2,7 @@
name = "fluent-pseudo"
description = """
"""
-version = "0.1.0"
+version = "0.0.1"
edition = "2018"
authors = [
"Zibi Braniecki <gandalf@mozilla.com>",
0 commit comments