Skip to content

Commit e426883

Browse files
committed
Fix CHANGELOG [ci skip]
1 parent f0ed44a commit e426883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Add explicit support for Rails 6 (no changes were needed)
44
* Drop support to Ruby 1.9, 2.0, 2.1, and 2.3
55
* Fix binstubs not being replaced when their quoting style was changed (#534)
6-
* Preserve comments right after the shebang line which might include magic comments such as `frozen_string_literal: true'
6+
* Preserve comments right after the shebang line which might include magic comments such as `frozen_string_literal: true`
77
* Fix binstub failures when Bundler's `BUNDLE_APP_CONFIG` environment variable is present (#545)
88
* Properly suspend and resume on ctrl-z TSTP and CONT (#361)
99

0 commit comments

Comments
 (0)