Skip to content

Commit 9b293db

Browse files
authored
Generate changelog for v4.7.0 (#101)
Manually generating changelogs for time being.
1 parent d2a93bc commit 9b293db

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

CHANGELOG.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
# Changelog
22

3+
## [v4.7.0](https://github.com/drwl/anno
4+
taterb/tree/v4.7.0) (2024-03-27)
5+
6+
[Full Changelog](https://github.com/drwl/annotaterb/compare/v4.6.0...v4.7.0)
7+
8+
**Closed issues:**
9+
10+
- Feature request: better custom type representation [\#97](https://github.com/drwl/annotaterb/issues/97)
11+
12+
**Merged pull requests:**
13+
14+
- Bump version to v4.7.0 [\#100](https://github.com/drwl/annotaterb/pull/100) ([drwl](https://github.com/drwl))
15+
- Add configurable classes list with `to_s` representation [\#98](https://github.com/drwl/annotaterb/pull/98) ([viralpraxis](https://github.com/viralpraxis))
16+
- Generate changelog for v4.6.0 [\#96](https://github.com/drwl/annotaterb/pull/96) ([drwl](https://github.com/drwl))
17+
318
## [v4.6.0](https://github.com/drwl/annotaterb/tree/v4.6.0) (2024-02-27)
419

520
[Full Changelog](https://github.com/drwl/annotaterb/compare/v4.5.0...v4.6.0)
621

7-
Adds two big changes: Fix annotations swallowing comments [\#72](https://github.com/drwl/annotaterb/pull/72) and
8-
Add Zeitwerk support [\#85](https://github.com/drwl/annotaterb/pull/85).
9-
Please report any issues you encounter.
10-
1122
**Closed issues:**
1223

1324
- Add support for `data_migrate` gem [\#89](https://github.com/drwl/annotaterb/issues/89)

0 commit comments

Comments
 (0)