Skip to content

Commit 766a78e

Browse files
committed
docs: v3.3.1 update
1 parent bd25901 commit 766a78e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.3.1] - 2024-03-10
6+
7+
### Fix:
8+
9+
- Callout content overflow issue
10+
11+
### UI:
12+
13+
- Change highlight color of `diff` syntax
14+
- A few tweaks
15+
516
## [3.3.0] - 2024-03-01
617

718
### Add:
@@ -209,6 +220,7 @@ All notable changes to this project will be documented in this file.
209220

210221
First release 🎉
211222

223+
[3.3.1]: https://github.com/isunjn/serene/compare/v3.3.0...v3.3.1
212224
[3.3.0]: https://github.com/isunjn/serene/compare/v3.2.0...v3.3.0
213225
[3.2.0]: https://github.com/isunjn/serene/compare/v3.1.0...v3.2.0
214226
[3.1.0]: https://github.com/isunjn/serene/compare/v3.0.0...v3.1.0

config.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# serene v3.3.0
1+
# serene v3.3.1
22
#
33
# - docs: https://github.com/isunjn/serene/blob/latest/USAGE.md
44
# - check for updates: https://github.com/isunjn/serene/releases

0 commit comments

Comments
 (0)