Skip to content

Commit e8a65f8

Browse files
authored
Update changelog for 0.7.0 release
1 parent 8d6ffeb commit e8a65f8

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGE_LOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
1-
# 0.7.0 (W.I.P.)
1+
# 0.7.0
22

33
## User-facing changes
44

5-
- (#181) Make the behaviour of `That's All` more intuitive (i.e. calling `That's All` during rounds
6-
will no longer cause Wheatley to ring one erroneous row of method).
5+
#### New features
6+
77
- (#159, thanks @chrisjfield) Start ringing at a custom row (using `--start-row <row>`). This
88
doesn't work for CompLib compositions.
99
- (#169, thanks @aajshaw) Ring arbitrary place notation on a given stage (using
1010
`--place-notation <stage>:<place-notation>`). `--bob` and `--single` still apply.
11+
12+
#### Tweaks/bug fixes
13+
14+
- (#181) Make the behaviour of `That's All` more intuitive (i.e. calling `That's All` during rounds
15+
will no longer cause Wheatley to ring one erroneous row of method).
1116
- (#184) `--stop-at-rounds` now leaves the bells set at hand even if the touch finishes on a
1217
handstroke.
1318
- (#179) Overhaul the `README.md`
14-
- (#182) Ignore the `username` parameter when users leave (this is deprecated and will be removed in
15-
later versions of RR)
1619

1720
## Internal Improvements
1821

@@ -21,6 +24,8 @@
2124
- (#165, #172, #186) Improve developer experience on Windows
2225
- (#170, thanks @jamesscottbrown) Fix typo in comment
2326
- (#174, #195) Add then remove autorebase workflow
27+
- (#182) Ignore the `username` parameter when users leave (this is deprecated and will be removed in
28+
later versions of RR)
2429

2530
## Improvements to Ringing Room Integration
2631

0 commit comments

Comments
 (0)