Skip to content

Commit 8a3546d

Browse files
committed
Changelog: binstub_prelude support for commands. #329.
1 parent 2480a8e commit 8a3546d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
## Next Version
22

33
* Accept -e and --environment options for `rails console`.
4-
* Add `config/secrets.yml` file to watched for changes by default. Issue #289.
4+
* Watch `config/secrets.yml` by default. #289 - @morgoth
5+
* Custom Spring commands that implement `#binstub_prelude` will have that
6+
snippet of code inserted into generated binstubs just after Spring is
7+
set up. #329 - @merhard
58

69
## 1.1.3
710

0 commit comments

Comments
 (0)