Skip to content

Commit 9592178

Browse files
committed
Version 1.3.0
1 parent 66d35b5 commit 9592178

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Version 1.3.0 (2021-12-14)
2+
3+
- Add proper error reporting for files that are ignored from share
4+
- Drop support for Node.js 10
5+
16
### Version 1.2.3 (2021-01-05)
27

38
- Avoid timeouts when the system is unresponsive

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "airdcpp-release-validator",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Scan downloaded and shared release directories for missing/extra files",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)