Skip to content

Commit

Permalink
Tag v1.1.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnovakovic authored Oct 21, 2024
1 parent 62f95c1 commit 541008d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 1.1.0
-------------
* `zip`: improve efficiency of `--preamble_file` option (#19)
* `zip`: explicitly make `--preamble_*` options mutually exclusive (#21)
* `zip`: read all non-zip data from `--preamble_from` file (#22)

Version 1.0.4
-------------
* Write ar archives that can be read by llvm-ar.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.4
1.1.0

0 comments on commit 541008d

Please sign in to comment.