Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## Unreleased

- Remove `fluent.migrate`.

The migration code has been moved into its own repository:
[fluent-migration](https://hg.mozilla.org/l10n/fluent-migration). See
[bug 1445881](https://bugzilla.mozilla.org/show_bug.cgi?id=1445881) for
more information about the move.

## fluent 0.6.4 (March 1, 2018)

- use compare-locales for plurals ordering ([bug 1415844](https://bugzilla.mozilla.org/show_bug.cgi?id=1415844))
Expand Down
5 changes: 0 additions & 5 deletions fluent/migrate/__init__.py

This file was deleted.

58 changes: 0 additions & 58 deletions fluent/migrate/changesets.py

This file was deleted.

Loading