mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-25 01:35:24 -07:00
Kaj Forney
582f5b5f5c
Former-commit-id: 09eacc3f3f761c2b3454d20356ba085d18bdb722 Former-commit-id: 89d8a1302bd2a72239fbe9ad9820be4ecda76cab
22 lines
560 B
Markdown
22 lines
560 B
Markdown
# Changelog
|
|
|
|
### master
|
|
|
|
### v1.0.0, 2014-08-31
|
|
- update readme to reflect github organization change
|
|
- bring in linux support
|
|
- small refactoring
|
|
- rename plugin to tmux-battery
|
|
- add contributors to the readme
|
|
|
|
### v0.0.2, 2014-06-03
|
|
- switch to tab indentation
|
|
- do not automatically prepend battery status
|
|
- change format interpolation strings to more Tmux-idiomatic
|
|
`#{battery_percentage}` and `#{battery_icon}`
|
|
- refactoring for simplicity
|
|
- support interpolation in `status-left` option too
|
|
- README update
|
|
|
|
### v0.0.1, 2014-06-03
|
|
- tag version 0.0.1
|