Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Aug 25, 2024
1 parent d6be49b commit cefd776
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
@@ -1,5 +1,8 @@
# Changelog

## Version [1.4.2](https://github.com/cedx/nwjs.hx/compare/v1.4.1...v1.4.2)
- Migrated the documentation to the [GitHub wiki](https://github.com/cedx/nwjs.hx/wiki).

## Version [1.4.1](https://github.com/cedx/nwjs.hx/compare/v1.4.0...v1.4.1)
- Fixed the typings of the `Clipboard` class.

Expand Down
2 changes: 1 addition & 1 deletion haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Extern definitions for NW.js.",
"license": "MIT",
"name": "nwjs",
"releasenote": "Fixed the typings of the `Clipboard` class.",
"releasenote": "Migrated the documentation to the GitHub wiki.",
"tags": ["desktop", "extern", "js", "nodejs", "nwjs", "web"],
"url": "https://github.com/cedx/nwjs.hx",
"version": "1.4.2"
Expand Down

0 comments on commit cefd776

Please sign in to comment.