Skip to content

Commit 4885a4b

Browse files
committed
Version 3.5.0
1 parent 82b4cce commit 4885a4b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [v3.5.0](https://github.com/k0kubun/pp/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/k0kubun/pp/compare/v3.4.1...v3.5.0)
6+
7+
**Merged pull requests:**
8+
9+
- Bump golang.org/x/text from 0.24.0 to 0.26.0 [\#99](https://github.com/k0kubun/pp/pull/99) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- Add SetMaxDepth\(\) method to PrettyPrinter. [\#97](https://github.com/k0kubun/pp/pull/97) ([schmidtw](https://github.com/schmidtw))
11+
- Bump golang.org/x/text from 0.22.0 to 0.24.0 [\#96](https://github.com/k0kubun/pp/pull/96) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- Bump golang.org/x/text from 0.21.0 to 0.22.0 [\#94](https://github.com/k0kubun/pp/pull/94) ([dependabot[bot]](https://github.com/apps/dependabot))
13+
- Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 [\#93](https://github.com/k0kubun/pp/pull/93) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- Bump golang.org/x/text from 0.20.0 to 0.21.0 [\#92](https://github.com/k0kubun/pp/pull/92) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- Bump golang.org/x/text from 0.19.0 to 0.20.0 [\#91](https://github.com/k0kubun/pp/pull/91) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
317
## [v3.4.1](https://github.com/k0kubun/pp/tree/v3.4.1) (2024-11-27)
418

519
[Full Changelog](https://github.com/k0kubun/pp/compare/v3.4.0...v3.4.1)

0 commit comments

Comments
 (0)