Skip to content

Commit 9e246c9

Browse files
committed
Fix CHANGELOG
1 parent 1a019f3 commit 9e246c9

File tree

2 files changed

+5
-99
lines changed

2 files changed

+5
-99
lines changed

CHANGELOG.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sdk/CHANGELOG.md

sdk/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- markdownlint-disable blanks-around-headers no-duplicate-header blanks-around-lists -->
8+
<!-- markdownlint-disable blanks-around-headings no-duplicate-heading blanks-around-lists -->
99

1010
<!-- next-header -->
1111
## [Unreleased] - ReleaseDate
1212
## [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+
1316
## [0.3.5] - 2023-10-04
1417
### Changed
1518
- [PR#34](https://github.com/EmbarkStudios/discord-sdk/pull/34) replaced `base64` with `data-encoding`.

0 commit comments

Comments
 (0)