You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,17 @@
2
2
3
3
All releases and their notable changes are documented in this file. This project follows [Semantic Versioning 2](https://semver.org).
4
4
5
+
## v0.8.0 (2019-07-01)
6
+
7
+
- Add support for Node.js v12
8
+
- Drop support for Ubuntu 14.04
9
+
5
10
## v0.7.0 (2018-11-06)
6
11
7
12
- Update to ICU 61.1
8
13
- Fix segmentation fault if no charset matches (it now returns `null` in that case) ([`992a110`](https://github.com/sonicdoe/detect-character-encoding/commit/992a11007fff6cfd40b952150ab8d30410c4a20a))
0 commit comments