mirror of
https://github.com/fmang/opustags.git
synced 2025-01-15 12:43:17 +01:00
release 1.4.0
This commit is contained in:
parent
9715f0242f
commit
a22c81e727
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,6 +1,16 @@
|
||||
opustags changelog
|
||||
==================
|
||||
|
||||
1.4.0 - 2020-10-04
|
||||
------------------
|
||||
|
||||
- Preserve permissions when overwriting files.
|
||||
- Support multiple files with --in-place.
|
||||
- Fix BSD support.
|
||||
|
||||
Thanks to Reuben Thomas for contributing the pièce de résistance of this
|
||||
release!
|
||||
|
||||
1.3.0 - 2019-02-02
|
||||
------------------
|
||||
|
||||
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.9)
|
||||
|
||||
project(
|
||||
opustags
|
||||
VERSION 1.3.0
|
||||
VERSION 1.4.0
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user