Skip to content

Commit 8e1c8f1

Browse files
committed
2.5.0
1 parent 05125b4 commit 8e1c8f1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 2.5.0 - 2023-12-01
8+
* Accept `~` in custom emote names, to support Discord-style deduplicated names.
9+
710
## 2.4.0 - 2020-01-22
811
* Port to typescript, and provide type definitions.
912

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "u-wave-parse-chat-markup",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"description": "Abstract chat parser for üWave client applications.",
55
"license": "MIT",
66
"author": "Renée Kooi <renee@kooi.me>",

0 commit comments

Comments
 (0)