Skip to content

Commit b1a094e

Browse files
committed
fluent-pseudo 0.0.1
1 parent 0e58c84 commit b1a094e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

fluent-pseudo/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "fluent-pseudo"
33
description = """
44
"""
5-
version = "0.1.0"
5+
version = "0.0.1"
66
edition = "2018"
77
authors = [
88
"Zibi Braniecki <gandalf@mozilla.com>",

0 commit comments

Comments
 (0)