Skip to content

Commit eccc92d

Browse files
committed
2.0.6 prep
1 parent ac5c6ad commit eccc92d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 2.0.6 (2025-04-01)
2+
3+
cherrypicking PRs from `master` branch. Releasing 2.0.6
4+
5+
* Fix vendor and purchases preferences xml reader (#626). Thanks @katzenj
6+
* added pdf method to refund_receipt.rb (#617). Thanks @nicho1991
7+
8+
19
## 2.0.5 (2024-07-25)
210

311
* Added BCC field to Bill Model. Integrated the PR manually. https://github.com/ruckus/quickbooks-ruby/pull/614 Thanks @hammad-Ikhlaq-7vals

lib/quickbooks/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Quickbooks
22

3-
VERSION = "2.0.5"
3+
VERSION = "2.0.6"
44

55
end

0 commit comments

Comments
 (0)