File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.76.0] ( https://github.com/k1LoW/tbls/compare/v1.75.0...v1.76.0 ) - 2024-06-04
4
+ ### Breaking Changes 🛠
5
+ - Show table comments for related tables of View (#587 ) by @majimaccho in https://github.com/k1LoW/tbls/pull/590
6
+ ### Other Changes
7
+ - chore(deps): bump the dependencies group with 10 updates by @dependabot in https://github.com/k1LoW/tbls/pull/588
8
+
3
9
## [ v1.75.0] ( https://github.com/k1LoW/tbls/compare/v1.74.4...v1.75.0 ) - 2024-05-16
4
10
### Breaking Changes 🛠
5
11
- Embed tzdata by @k1LoW in https://github.com/k1LoW/tbls/pull/585
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
4
4
const Name string = "tbls"
5
5
6
6
// Version for this
7
- var Version = "1.75 .0"
7
+ var Version = "1.76 .0"
You can’t perform that action at this time.
0 commit comments