Skip to content

Commit

Permalink
update changelog, push v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Vindaar committed Feb 13, 2024
1 parent 2f2504c commit 3caf152
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.org
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* v0.2.6
- add ~merge~ argument to ~pretty~ to allow merging the uncertainty
~B~ with the value ~A~ as ~A(B)~ when using ~cligen~ for printing
* v0.2.5
- move ~toFloat~ definitions above ~==~ (where they are used, PR #13
by @metagn)
Expand Down
2 changes: 1 addition & 1 deletion measuremancer.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "0.2.5"
version = "0.2.6"
author = "Vindaar"
description = "A library to handle measurement uncertainties"
license = "MIT"
Expand Down

0 comments on commit 3caf152

Please sign in to comment.