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 92d74ea commit 9f7ce4aCopy full SHA for 9f7ce4a
Changelog.md
@@ -2,6 +2,24 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 0.7.0
6
+
7
+### Added
8
9
+- Support for `php-translation/common:0.3` and `php-translation/symfony-storage:0.5`
10
+- Support for dumping to .po files.
11
+- Support for `SourceLocation`'s context key `translation` which adds a default translation to the `Message`.
12
+- Better respect blacklist and whitelist in `CatalogueFetcher`.
13
14
+### Fixed
15
16
+- Bug with config option `local_file_storage_options` not being used.
17
+- Bug with edit-in-place and custom activator.
18
19
+### Changed
20
21
+- The "desc" filter will be used as default translation when extracting.
22
23
## 0.6.2
24
25
### Added
0 commit comments