Skip to content

Commit 7b2ea26

Browse files
committed
Update changelog with 0.4.2 release
1 parent 2a59f15 commit 7b2ea26

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## Unreleased
77

8+
## 0.4.2 - 2024-11-10
9+
810
* Testing: Added Rails 7.0 on Ruby 3.2 to test matrix
911
* Testing: Added Rails 7.1 and 8.0 on Ruby 3.3 to test matrix
1012

lib/lograge_waittime/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LogrageWaittime
2-
VERSION = "0.4.1"
2+
VERSION = "0.4.2"
33
end

0 commit comments

Comments
 (0)