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 d61c7dc commit ce3703eCopy full SHA for ce3703e
CHANGELOG.md
@@ -4,6 +4,9 @@ CHANGELOG
4
TBD
5
--------------------
6
7
+- `NEW` - add ruby lint checks (via rubocop), fix flagged items | [#16][]
8
+- `IMPROVE` - update `semantic` gem version | [#14][]
9
+- `NEW` - add [CHANGELOG](CHANGELOG.md) | [#12][]
10
- `IMPROVE` - update `railties` gem dependency | [#10][]
11
12
@@ -48,3 +51,6 @@ Legend
48
51
[#6]: https://github.com/jhx/gem-logger-jquery-rails/issues/6
49
52
[#8]: https://github.com/jhx/gem-logger-jquery-rails/issues/8
50
53
[#10]: https://github.com/jhx/gem-logger-jquery-rails/issues/10
54
+[#12]: https://github.com/jhx/gem-logger-jquery-rails/issues/12
55
+[#14]: https://github.com/jhx/gem-logger-jquery-rails/issues/14
56
+[#16]: https://github.com/jhx/gem-logger-jquery-rails/issues/16
0 commit comments