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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## Supported Release 2.1.1
2
+
### Summary
3
+
This release is in order to implement Rubocop within the module and includes a wide array of formatting changes throughout the code and the enabling of rubocop checks to be run against all pull requests against the module.
4
+
5
+
### Changed
6
+
- Rubocop checks will now be run against any PRs made towards the module.
7
+
- The module has undergone a substantial reformatting in order to comply with the designated standards.
8
+
1
9
## Supported Release 2.1.0
2
10
### Summary
3
11
This is a clean release prior to the implementation of rubocop within the module.
0 commit comments