Skip to content

Commit ca7800e

Browse files
committed
docs(CHANGES): Heading fixes
1 parent e7a191f commit ca7800e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGES

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- _Insert changes/features/fixes for next release here_
66

7-
#### What's new
7+
### What's new
88

99
- #747: Skip execution via `enter: false`
1010

@@ -84,17 +84,17 @@
8484
8585
Credit: @jerri
8686
87-
#### Improvements
87+
### Improvements
8888
8989
- Improve `tmuxp freeze` UX flow, credit @joseph-flinn (#657, in re: #627)
9090
- `tmuxp freeze` will now detect the attached session if no session name
9191
is specified. Credit: @will-ockmore. (#660)
9292

93-
#### Bugs
93+
### Bugs
9494

9595
- Fix loading of `.yml` files with `tmuxp convert`, thank you @kalixi! (#725)
9696

97-
#### Internal API
97+
### Internal API
9898

9999
- #752: Command structure (internal API)
100100

@@ -119,20 +119,20 @@
119119

120120
- #752: Configuration parsing refactorings
121121

122-
#### Development
122+
### Development
123123

124124
- Run through black + isort with string normalization (#738). This way we can
125125
use black without any configuration. (One-time, big diff)
126126
- Run codebase through pyupgrade (#745)
127127
- Add `codeql-analysis.yml` to try it out
128128

129-
#### Documentation
129+
### Documentation
130130

131131
- Move to `furo` sphinx theme
132132

133133
## tmuxp 1.9.4 (2022-01-10)
134134

135-
#### Packaging
135+
### Packaging
136136

137137
- `poetry build` used to package in place of `python setup.py build` (#729)
138138

@@ -147,7 +147,7 @@
147147

148148
Similar to the above, reach out to the #625 issue if you bump into problems.
149149

150-
#### What's new
150+
### What's new
151151

152152
- `tmuxp edit` for configuration changes (#707, @GlebPoljakov)
153153

0 commit comments

Comments
 (0)