Skip to content

Commit

Permalink
release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmang committed Oct 4, 2020
1 parent 9715f02 commit a22c81e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
------------------

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.9)

project(
opustags
VERSION 1.3.0
VERSION 1.4.0
LANGUAGES CXX
)

Expand Down

0 comments on commit a22c81e

Please sign in to comment.