File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 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
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
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
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
You can’t perform that action at this time.
0 commit comments