We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40f0ca commit 874ccc5Copy full SHA for 874ccc5
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Next version
2
3
+* Make app reloading work in apps which spew out lots of output on
4
+ startup (previously a buffer would fill up and cause the process to
5
+ hang). Issue #332.
6
* Make sure running `bin/spring` does not add an empty string to `Gem.path`.
7
Issues #297, #310.
8
* Fixed problem with `$0` including the command line args, which could
0 commit comments