We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0029c0b commit ba557ddCopy full SHA for ba557dd
README.md
@@ -81,15 +81,16 @@ old Ruby.
81
- [@vsubramanian](https://github.com/vsubramanian)
82
83
## Releases
84
- - 2.0.1
+
85
+- 2.0.1
86
- Fix bug that caused failure when project directory has a space in it
- - 2.0.0
87
+- 2.0.0
88
- Allow usage of Rubocop >= 0.38.0
89
- Remove Rails 5 deprecation warnings for using alias_method_chain
90
- This upgrade breaks compatibility with Ruby 1.9x since 1.9x lacks #prepend
- - 1.2.2
91
+- 1.2.2
92
- Remove dependency on sed
- - 1.2.1
93
+- 1.2.1
94
- Upgrade Rubocop to get major performance boost
95
- Add support for sorting of extensions
96
- Fix spacing regression introduced by Rubocop upgrade
0 commit comments