Skip to content

Commit 4fe8b8c

Browse files
committed
Release v1.4.0
1 parent cc099d9 commit 4fe8b8c

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

CONTRIBUTORS

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ Gabriel de Labachelerie (wuzuf)
1111
Martin Dosch (mdosch)
1212
Hugo Wetterberg (hugowetterberg)
1313
Tobias Theel (nerzal)
14+
Daniel Potapov (dpotapov)

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2015-2023 Brett Vickers. All rights reserved.
1+
Copyright 2015-2024 Brett Vickers. All rights reserved.
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions

RELEASE_NOTES.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Release v1.4.0
2+
==============
3+
4+
**New Features**
5+
6+
* Add `AutoClose` option to `ReadSettings`.
7+
* Add `ValidateInput` to `ReadSettings`.
8+
* Add `NotNil` function to `Element`.
9+
* Add `NextSibling` and `PrevSibling` functions to `Element`.
10+
111
Release v1.3.0
212
==============
313

0 commit comments

Comments
 (0)