Skip to content

Commit

Permalink
Fixed a small typo in the CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kpumuk committed Apr 11, 2024
1 parent cf107a5 commit 58f73dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 4.2.0

* Added `Spring.reset_on_env` to define environment variables which should cause spring to reload when they change.
* Added `Spring.spawn_on_en` to define environment variables that should cause spring to start a distinct server.
* Added `Spring.spawn_on_env` to define environment variables that should cause spring to start a distinct server.
* Better handle a case where the server could hang.

## 4.1.3
Expand Down

0 comments on commit 58f73dc

Please sign in to comment.