Skip to content

Commit 1beec80

Browse files
Add changelog (#121)
1 parent 072035c commit 1beec80

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,24 @@
11
# Changelog
2+
3+
## Unreleased
4+
5+
### Added
6+
7+
- Add class docs
8+
- Add `frozen_string_literal` comments
9+
10+
### Removed
11+
12+
- Remove OpenStruct instances
13+
- Remove Double quotes
14+
- Remove Double assertions
15+
- Remove `allow_any` uses
16+
17+
### Fixed
18+
19+
- Fix spelling mistakes
20+
- Fix CI gem caching
21+
- Convert `config.verbose` to a boolean
22+
- Bump `rexml` to 3.3.9
23+
24+
## v1.3.4 - 2024-04-04

0 commit comments

Comments
 (0)