Skip to content

Commit

Permalink
Release 0.4.24: Added MIK encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtuchkin committed Aug 22, 2018
1 parent 5a85eb9 commit efbbb09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.24 / 2018-08-22

* Added MIK encoding (#196, by @Ivan-Kalatchev)


# 0.4.23 / 2018-05-07

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iconv-lite",
"description": "Convert character encodings in pure javascript.",
"version": "0.4.23",
"version": "0.4.24",
"license": "MIT",
"keywords": [
"iconv",
Expand Down

0 comments on commit efbbb09

Please sign in to comment.