Skip to content

Commit

Permalink
Merge pull request #142 from GaloisInc/prepare-release-0.12.1
Browse files Browse the repository at this point in the history
Prepare release 0.12.1
  • Loading branch information
mccleeary-galois authored Aug 28, 2024
2 parents 725bd01 + fceba7a commit 399abd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Revision history for llvm-pretty

## 0.12.1.0 (August 2024)

* Fix for printing NaN and infinite floating point values.

* Add support for more AtomicRWOps.

## 0.12.0.0 (January 2024)

* Add preliminary support for LLVM versions up through 17.
2 changes: 1 addition & 1 deletion llvm-pretty.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Cabal-version: 2.2
Name: llvm-pretty
Version: 0.12.0.0.99
Version: 0.12.1.0.99
License: BSD-3-Clause
License-file: LICENSE
Author: Trevor Elliott
Expand Down

0 comments on commit 399abd4

Please sign in to comment.