Skip to content

Commit 6fc1d74

Browse files
authored
Update changelog and fix utf8 initialization crash
1 parent 650ecfe commit 6fc1d74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

testing/live/KillFeed/manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ repository = "https://github.com/wolfcomp/KillFeed.git"
33
owners = [ "wolfcomp" ]
44
maintainers = [ "GayPotatoEmma" ]
55
project_path = ""
6-
commit = "1f940029689cdd1e0022623217c4952b8ff07bdb"
7-
changelog = "## 1.2.0 (2026-12-18)\n\n\n### Features\n\n* Initial Release"
6+
commit = "bbdaa36c32fcdd95a0e0522fea1d1038bf204089"
7+
changelog = "## [1.2.0] (2026-12-18)\nInitial release for main repo\n\n## [1.1.0] (2025-12-24)\nAPI 14 update\n\n## [1.0.6] (2025-08-06)\nAPI 13 update\n\n## [1.0.5] (2025-08-05)\nFix null byte terminator issue\n\n## [1.0.4] (2025-08-03)\nSome cleanup before introducing config options\n\n## [1.0.3] (2025-08-01)\nFix index lookup crash\n\n## [1.0.2] (2025-08-01)\nAdd who last was targeted when death happened\n\n## [1.0.1] (2025-08-01)\nMade death message trigger from death packet\n\n## [1.0.0] (2025-08-01)\nInitial release on custom"
88
version = "1.2.0"

0 commit comments

Comments
 (0)