Skip to content

Commit 4805a3f

Browse files
committed
update NEWS, bump version
1 parent 69d4c5f commit 4805a3f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: errors
22
Type: Package
33
Title: Uncertainty Propagation for R Vectors
4-
Version: 0.4.4.1
4+
Version: 0.4.4.2
55
Authors@R: c(
66
person("Iñaki", "Ucar", email="iucar@fedoraproject.org",
77
role=c("aut", "cph", "cre"), comment=c(ORCID="0000-0001-6403-5550")),

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# errors devel
22

33
- Fix `print()` method, which now correctly returns the object invisibly (#64).
4+
- Fix `all.equal.errors()` registration (@MichaelChirico #67 addressing #66).
45

56
# errors 0.4.4
67

0 commit comments

Comments
 (0)