Skip to content

Commit

Permalink
docs(CHANGES): Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Mar 16, 2024
1 parent 5d98a82 commit 9db9c33
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,16 @@ _Maintenance only, no bug fixes or new features_
### Renamings (#527)

- `Session.attached_window` renamed to {meth}`Session.active_window`
- `Session.attached_window` deprecated

- `Session.attached_window` deprecated

- `Session.attached_pane` renamed to {meth}`Session.active_pane`
- `Session.attached_pane` deprecated

- `Session.attached_pane` deprecated

- `Window.attached_pane` renamed to {meth}`Window.active_pane`
- `Window.attached_pane` deprecated

- `Window.attached_pane` deprecated

### Improvements (#527)

Expand Down

0 comments on commit 9db9c33

Please sign in to comment.