You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
4
5
+
## [3.1.0] - 2023.10.31
6
+
7
+
### Updated
8
+
9
+
- Updated runtime/development dependencies
10
+
- Updated gemspecs
11
+
- Updated RSpec helpers namespaces
12
+
- Updated `codeclimate`/`reek` configs
13
+
- Updated gem version
14
+
5
15
## [3.0.9] - 2023.07.19
6
16
7
17
### Fixed
@@ -356,8 +366,8 @@ Optimized DNS (MX) validation flow. Removed needless DNS request for case when c
0 commit comments