Update release notes for v3.6.2
This commit is contained in:
parent
a674620de6
commit
bb9b634a0c
|
@ -26,8 +26,6 @@
|
||||||
* Docs: CoC violation correspondants (#6429)
|
* Docs: CoC violation correspondants (#6429)
|
||||||
* add failing test for non-utf8 encoding (#6339)
|
* add failing test for non-utf8 encoding (#6339)
|
||||||
* Add configuration for first-timers bot (#6431)
|
* Add configuration for first-timers bot (#6431)
|
||||||
* Add test for layout as string (#6445)
|
|
||||||
* Update Rubocop to 0.51.0 (#6444)
|
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
||||||
|
@ -42,6 +40,13 @@
|
||||||
* Add special styling for code-blocks run in shell (#6389)
|
* Add special styling for code-blocks run in shell (#6389)
|
||||||
* Update list of files excluded from Docs site (#6457)
|
* Update list of files excluded from Docs site (#6457)
|
||||||
|
|
||||||
|
## 3.6.2 / 2017-10-21
|
||||||
|
|
||||||
|
### Development Fixes
|
||||||
|
|
||||||
|
* Update Rubocop to 0.51.0 (#6444)
|
||||||
|
* Add test for layout as string (#6445)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
* Problematic UTF+bom files (#6322)
|
* Problematic UTF+bom files (#6322)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
3.6.1
|
3.6.2
|
||||||
|
|
Loading…
Reference in New Issue