Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jan 22, 2020
1 parent adbe1f6 commit 5f6717e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.

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

## 2.4.0 - 2020-01-22
* Port to typescript, and provide type definitions.

## 2.3.0 - 2018-07-22
* Fix www. link hrefs.
* Use rollup build.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "u-wave-parse-chat-markup",
"version": "2.3.0",
"version": "2.4.0",
"description": "Abstract chat parser for üWave client applications.",
"license": "MIT",
"author": "Renée Kooi <[email protected]>",
Expand Down

0 comments on commit 5f6717e

Please sign in to comment.