Skip to content

Commit

Permalink
chore(CHANGELOG): add new version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonGepting committed Mar 4, 2024
1 parent 6664fef commit 325274c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

<!--## tmux_interface vX.X.X-->
## tmux_interface v0.3.2
* feature: add tmux 3.4 support
* add type aliases for command structures, synonymous to tmux commands aliases (e.g. `NewSession` -> `New`)
* few small bugfixes

## tmux_interface v0.3.1
* feature: add `StdIO` enum and `.stdin()` `.stdout()` `.stderr()` methods of
Expand Down

0 comments on commit 325274c

Please sign in to comment.