We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bd7ee commit f8e53ebCopy full SHA for f8e53eb
CHANGELOG.md
@@ -5,9 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+## 0.3.0 - 2022-11-18
9
+
10
- BREAKING: Rename this gem to "lograge-waittime". The old name was unwieldy and even had a typo to prove it.
11
- BREAKING: Removed exception silencing to focus the code more narrowly.
-- Removing explicit Rails 4.2.x testing
12
+- Removing explicit testing of Rails before 5.2.
13
+- Added CI testing of Rails version up to and including Rails 6.1.x with Ruby 3.0.x
14
15
## 0.2.1 - 2018-07-01
16
0 commit comments