@@ -6,12 +6,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+
10+
11+ ## [ 2022.7.11] - 2022-07-11
12+
13+ ### Changed
14+
15+ - Updated sections:
16+ - ` Aesthetics -> Comments -> Number of pound signs `
17+ - ` Style -> Quoting `
18+ - ` Style -> shebang `
19+ - ` Error Checking -> eval `
20+ - Added missing periods to every comment in fenced code blocks.
21+ - Other small changes.
22+
923## [ 2022.2.18] - 2022-02-18
1024
1125### Added
1226
1327- Added a new section:
14- - Aesthetics -> Single line block statements
28+ - ` Aesthetics -> Single line block statements `
1529
1630## Changed
1731
@@ -23,17 +37,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2337### Added
2438
2539- Added new sections:
26- - Aesthetics -> Comments -> Generals
27- - Aesthetics -> Comments -> Functions
28- - Aesthetics -> Comments -> Block of code
40+ - ` Aesthetics -> Comments -> Generals `
41+ - ` Aesthetics -> Comments -> Functions `
42+ - ` Aesthetics -> Comments -> Block of code `
2943
3044### Changed
3145
3246- Updated ` Examples/example-1.md ` and ` Examples/example-2.md ` .
3347- Modified sections:
34- - Aesthetics -> Columns
35- - Aesthetics -> Comments -> File formatting and commenting
36- - Style -> Variable Declaration
48+ - ` Aesthetics -> Columns `
49+ - ` Aesthetics -> Comments -> File formatting and commenting `
50+ - ` Style -> Variable Declaration `
3751
3852### Fixed
3953
@@ -49,26 +63,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4963
5064- Updated ` Examples/example-1.md `
5165- Modified sections:
52- - Aesthetics -> Spacing
53- - Aesthetics -> Comments
54- - Aesthetics -> Comments -> File formatting and commenting
66+ - ` Aesthetics -> Spacing `
67+ - ` Aesthetics -> Comments `
68+ - ` Aesthetics -> Comments -> File formatting and commenting `
5569 - Previously refered to as Commenting/File Formatting
5670
5771## [ 2021.3.14] - 2021-03-14
5872
5973### Changed
6074
6175- Modified sections:
62- - Aesthetics -> Spacing
63- - Aesthetics -> Comments -> Commenting/File Formatting
76+ - ` Aesthetics -> Spacing `
77+ - ` Aesthetics -> Comments -> Commenting/File Formatting `
6478
6579## [ 2020.12.1] - 2020-12-01
6680
6781### Changed
6882
6983- Modified sections:
70- - Aesthetics -> Spacing
71- - Aesthetics -> Comments -> Commenting/File Formatting
84+ - ` Aesthetics -> Spacing `
85+ - ` Aesthetics -> Comments -> Commenting/File Formatting `
7286
7387## [ 2020.11.27] - 2020-11-27
7488
0 commit comments