File tree Expand file tree Collapse file tree 2 files changed +5
-99
lines changed Expand file tree Collapse file tree 2 files changed +5
-99
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ sdk/CHANGELOG.md
Original file line number Diff line number Diff line change @@ -5,11 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- <!-- markdownlint-disable blanks-around-headers no-duplicate-header blanks-around-lists -->
8
+ <!-- markdownlint-disable blanks-around-headings no-duplicate-heading blanks-around-lists -->
9
9
10
10
<!-- next-header -->
11
11
## [ Unreleased] - ReleaseDate
12
12
## [ 0.3.6] - 2024-03-05
13
+ ### Fixed
14
+ - [ PR #36 ] ( https://github.com/EmbarkStudios/discord-sdk/pull/36 ) fixed [ #35 ] ( https://github.com/EmbarkStudios/discord-sdk/issues/35 ) by properly truncating utf-8 strings.
15
+
13
16
## [ 0.3.5] - 2023-10-04
14
17
### Changed
15
18
- [ PR #34 ] ( https://github.com/EmbarkStudios/discord-sdk/pull/34 ) replaced ` base64 ` with ` data-encoding ` .
You can’t perform that action at this time.
0 commit comments