Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

Commit e8b3a4e

Browse files
committed
add changes.md
1 parent 49e53b6 commit e8b3a4e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changes
2+
3+
### master
4+
5+
- The boot binary will now read `BOOT_JAVA_COMMAND` and `BOOT_JVM_OPTIONS` from local and global `boot.properties` files. Previously this setting could only be changed by setting environment variables. [boot #433](https://github.com/boot-clj/boot/issues/433)

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# boot-bin
22

3-
Boot executable—downloads and runs [Boot](http://boot-clj.com).
3+
[changes](https://github.com/boot-clj/boot-bin/blob/master/CHANGES.md)
4+
5+
Boot executable — downloads and runs [Boot](http://boot-clj.com).
46

57
* Compatible with any version of Boot, 2.0.0 or later.
68
* Unix / OSX / Linux / Windows

0 commit comments

Comments
 (0)