You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-17Lines changed: 10 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,26 +4,19 @@ The format is described in [Contributing notes](CONTRIBUTING.md#changelog-entry-
4
4
5
5
## master
6
6
7
-
## Changed
8
-
9
-
* Change ```Datarockets::Style``` module to ```DatarocketsStyle``` ([@paydaylight](https://github.com/paydaylight))
10
-
11
-
### Fixed
12
-
13
-
*[#177](https://github.com/datarockets/datarockets-style/issues/177) set ```Layout/MultilineOperationIndentation``` to indented ([@paydaylight](https://github.com/paydaylight))
14
-
15
-
## 1.0.1 (2021-02-04)
16
-
17
-
### Added
18
-
19
-
* Add ```.idea``` to .gitignore ([@paydaylight](https://github.com/paydaylight))
7
+
## 1.1.0 (2021-02-09)
20
8
21
9
### Changed
22
10
23
11
* Setup `EnforcedStyleForMultiline` for `Style/TrailingCommaInHashLiteral` rule. ([@r.dubrovsky][])
24
-
* Update rubocop to ```1.9.1``` ([@paydaylight](https://github.com/paydaylight))
25
-
* Update rubocop-rails requirement to ```>= 2.8.0, < 2.10.0``` ([@paydaylight](https://github.com/paydaylight))
26
-
* Update rubocop-rspec to `2.2.0`. ([@paydaylight](https://github.com/paydaylight))
12
+
* Update rubocop to ```1.9.1```.([@paydaylight][])
13
+
* Update rubocop-rails requirement to ```>= 2.8.0, < 2.10.0```. ([@paydaylight][])
14
+
* Update rubocop-rspec to `2.2.0`. ([@paydaylight][])
15
+
* Change ```Datarockets::Style``` module to ```DatarocketsStyle```. ([@paydaylight][])
16
+
17
+
### Fixed
18
+
19
+
*[#177](https://github.com/datarockets/datarockets-style/issues/177) set ```Layout/MultilineOperationIndentation``` to indented ([@paydaylight][])
27
20
28
21
## 1.0.0 (2020-11-10)
29
22
@@ -228,4 +221,4 @@ The format is described in [Contributing notes](CONTRIBUTING.md#changelog-entry-
0 commit comments