mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-26 22:24:58 +08:00
add CHANGELOG.md
This commit is contained in:
parent
ec4f47cf17
commit
d86799e9b7
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
Normal file
10
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Changelog
|
||||
## [v0.1.2](https://github.com/itchyny/gojq/compare/v0.1.1..v0.1.2) (2020-09-19)
|
||||
* Fix for EDITOR configured with arguments.
|
||||
|
||||
## [v0.1.1](https://github.com/itchyny/gojq/compare/v0.1.0..v0.1.1) (2020-01-09)
|
||||
* Undo the processed renames on error not to leave the temporary file.
|
||||
* Return the stat source error on failure.
|
||||
|
||||
## [v0.1.0](https://github.com/itchyny/mmv/compare/ac88fa9...v0.1.0) (2020-01-08)
|
||||
* Initial implementation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue