Skip to content

Commit bb37f5b

Browse files
authored
Generate changelog for v4.4.0 (#53)
Manually generating changelogs for time being.
1 parent 3cd50d2 commit bb37f5b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [v4.4.0](https://github.com/drwl/annotaterb/tree/v4.4.0) (2023-06-24)
4+
5+
[Full Changelog](https://github.com/drwl/annotaterb/compare/v4.3.1...v4.4.0)
6+
7+
**Merged pull requests:**
8+
9+
- Bump version to v4.4.0 [\#52](https://github.com/drwl/annotaterb/pull/52) ([drwl](https://github.com/drwl))
10+
- Flatten tests in `annotation_builder_spec.rb` [\#51](https://github.com/drwl/annotaterb/pull/51) ([drwl](https://github.com/drwl))
11+
- Add support for table comments [\#50](https://github.com/drwl/annotaterb/pull/50) ([drwl](https://github.com/drwl))
12+
- Improve some model annotator tests [\#49](https://github.com/drwl/annotaterb/pull/49) ([drwl](https://github.com/drwl))
13+
- Make tests that use `mock_column` more accurate [\#48](https://github.com/drwl/annotaterb/pull/48) ([drwl](https://github.com/drwl))
14+
- Generate changelog for v4.3.1 [\#47](https://github.com/drwl/annotaterb/pull/47) ([drwl](https://github.com/drwl))
15+
316
## [v4.3.1](https://github.com/drwl/annotaterb/tree/v4.3.1) (2023-06-15)
417

518
[Full Changelog](https://github.com/drwl/annotaterb/compare/v4.3.0...v4.3.1)

0 commit comments

Comments
 (0)