Skip to content

Commit 80cbc53

Browse files
committed
Update version and CHANGELOG
1 parent f8a4f55 commit 80cbc53

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## [Unreleased]
22

3+
## [0.8.2] - 2026-03-09
4+
5+
- Upgrade to use asherah-cobhan v0.5.3
6+
- Add null_data_check configuration option
7+
38
## [0.8.1] - 2026-03-05
49

510
- Upgrade to use asherah-cobhan v0.5.1

lib/asherah/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Asherah
4-
VERSION = '0.8.1'
4+
VERSION = '0.8.2'
55
end

0 commit comments

Comments
 (0)