Skip to content

Commit ac0774a

Browse files
committed
Add missing colons to changelog
1 parent 1efd429 commit ac0774a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 1.3.0 (October 20th, 2015)
22

3-
Features
3+
Features:
44

55
- allow for custom redis_url different from ENV variable (@davidgrieser, #323)
66
- add ability to change the length of the persistence cookie (@peterylai, #335)
@@ -18,7 +18,7 @@ Misc:
1818

1919
## 1.2.1 (May 17th, 2015)
2020

21-
Features
21+
Features:
2222

2323
- Handle redis DNS resolution failures gracefully (@fusion2004, #310)
2424
- Push metadata to ab_test block (@ekorneeff, #296)
@@ -38,7 +38,7 @@ Misc:
3838

3939
## 1.2.0 (January 24th, 2015)
4040

41-
Features
41+
Features:
4242

4343
- Configure redis using environment variables if available (@saratovsource , #293)
4444
- Store metadata on experiment configuration (@dekz, #291)
@@ -108,7 +108,7 @@ Features:
108108

109109
- You can now reopen experiment from the dashboard (@mikezaby, #235)
110110

111-
Misc
111+
Misc:
112112

113113
- Internal code tidy up (@IanVaughan, #238)
114114

@@ -123,7 +123,7 @@ Bugfixes:
123123

124124
- Fixed start button not being displayed in some cases (@vigosan, #219)
125125

126-
Misc
126+
Misc:
127127

128128
- Experiment#initialize refactoring (@nberger, #224)
129129
- Extract ExperimentStore into a seperate class (@nberger, #225)

0 commit comments

Comments
 (0)