Skip to content

Commit 5a2ffdc

Browse files
committed
updated changelog & copyright year
1 parent 95d167c commit 5a2ffdc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
## 3.2
4+
5+
Release TBD
6+
7+
Major changes & enhancements
8+
* Improved for relative script inclusions (Thanks to PR by **aartiPI** [#330](https://github.com/holgerbrandl/kscript/pull/330))
9+
* Fixed bootstrap header support ([#324](https://github.com/holgerbrandl/kscript/issues/324))
10+
11+
312
## 3.1
413

514
Major changes & enhancements

src/main/kotlin/kscript/app/Kscript.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Options:
4747
--add-bootstrap-header Prepend bash header that installs kscript if necessary
4848
4949
50-
Copyright : 2020 Holger Brandl
50+
Copyright : 2021 Holger Brandl
5151
License : MIT
5252
Version : v$KSCRIPT_VERSION
5353
Website : https://github.com/holgerbrandl/kscript

0 commit comments

Comments
 (0)