Skip to content

Commit f86bcb7

Browse files
committed
Fix changelog date formatting
1 parent d0e35f4 commit f86bcb7

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,47 @@
11
# v0.1.11
22
## 09/22/2019
33

4+
1. [](#bugfix)
5+
* Fix changelog date formatting
6+
7+
# v0.1.11
8+
## 09/22/2019
9+
410
1. [](#bugfix)
511
* Remove hardcoded admin paths from report URLs
612

713
# v0.1.10
8-
## 10/10/2018
14+
## 10/10/2018
915

1016
1. [](#bugfix)
1117
* Add beta version in dependency util
1218

1319
# v0.1.9
14-
## 06/22/2018
20+
## 06/22/2018
1521

1622
1. [](#bugfix)
1723
* Update CSS styling for section editor - Fixes issues with update messages.
18-
# v0.1.8
1924

20-
## 06/22/2018
25+
# v0.1.8
26+
## 06/22/2018
2127

2228
1. [](#bugfix)
2329
* Update CSS styling for section editor - Fixes issues with update messages.
2430

2531
# v0.1.7
26-
## 06/12/2018
32+
## 06/12/2018
2733

2834
1. [](#bugfix)
2935
* Make Save+Back asynchronous
3036

3137
# v0.1.6
32-
## 06/12/2018
38+
## 06/12/2018
3339

3440
1. [](#new)
3541
* Add syntax highlight support for section editor
3642

3743
# v0.1.5
38-
## 06/12/2018
44+
## 06/12/2018
3945

4046
1. [](#feature)
4147
* Add a Save+Back command to the section editor
@@ -44,25 +50,25 @@
4450
* Refactor section editor actions
4551

4652
# v0.1.4
47-
## 04/11/2018
53+
## 04/11/2018
4854

4955
1. [](#bugfix)
5056
* Catch exceptions in version check
5157

5258
# v0.1.3
53-
## 03/29/2018
59+
## 03/29/2018
5460

5561
1. [](#bugfix)
5662
* Use correct parameter order for startsWith()
5763

5864
# v0.1.2
59-
## 03/29/2018
65+
## 03/29/2018
6066

6167
1. [](#bugfix)
6268
* Fix reference to utility function startsWith()
6369

6470
# v0.1.1
65-
## 03/26/2018
71+
## 03/26/2018
6672

6773
1. [](#new)
6874
* Add options to enable move_page and rename_page
@@ -71,7 +77,7 @@
7177
* Move missing getPages() twig extension function into plugin
7278

7379
# v0.1.0
74-
## 03/25/2018
80+
## 03/25/2018
7581

7682
1. [](#new)
7783
* Initial commit

0 commit comments

Comments
 (0)