gmail-filter-builder/CHANGELOG.md

21 lines
535 B
Markdown
Raw Normal View History

2019-04-19 00:30:13 +00:00
# CHANGELOG
2019-05-01 18:03:00 +00:00
## 2.x.x
Released 2019-xx-xx:
- No issue: remove `setDefinition()` and use `addOption()` in `GenerateCommand::configure()`
2019-05-01 18:03:00 +00:00
## 2.3.0
Released 2019-05-01:
* No issue: generated output filenames should match the input filename (e.g. `test-filters.php` should generate `test-filters.xml`.)
2019-04-19 07:02:10 +00:00
## 2.2.0
Released 2019-04-19
2019-04-19 00:30:13 +00:00
2019-04-19 06:32:37 +00:00
* [#19](https://github.com/opdavies/gmail-filter-builder/issues/19): Update test method names
2019-04-19 00:30:13 +00:00
* [#21](https://github.com/opdavies/gmail-filter-builder/issues/21): Minify the generated XML by default