Skip to content

Commit a96ce19

Browse files
authored
Update CHANGELOG.md
1 parent da95a47 commit a96ce19

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99
### Added
10-
- weather.sh segment: auto detection of location by GeoIP [#464](https://github.com/erikw/tmux-powerline/pull/464)
10+
- `weather.sh`: auto detection of location by GeoIP [#464](https://github.com/erikw/tmux-powerline/pull/464)
1111
### Removed
12-
- now_playing: removed Spotify though wine. Not likely this is used anymore. If someone still uses, shout at me and I'll add it back :-). [#473](https://github.com/erikw/tmux-powerline/pull/473)
12+
- `now_playing.sh`: removed Spotify though wine. Not likely this is used anymore. If someone still uses, shout at me and I'll add it back :-). [#473](https://github.com/erikw/tmux-powerline/pull/473)
13+
- `weather.sh`: Removed GNU Grep dependency [#468](https://github.com/erikw/tmux-powerline/pull/468)
14+
- `cpu.sh`: Removed GNU Grep dependency [#472](https://github.com/erikw/tmux-powerline/pull/472)
1315

1416

1517
## [3.1.0] - 2025-03-03
1618
### Added
1719
- Dual status bar support [#379](https://github.com/erikw/tmux-powerline/issues/379)
18-
- New segment date_week [#375](https://github.com/erikw/tmux-powerline/issues/375)
19-
- New segment kubernetes_context [#377](https://github.com/erikw/tmux-powerline/issues/377)
20-
- New segment vcs_rootpath [#373](https://github.com/erikw/tmux-powerline/issues/374)
21-
- New segment vpn [#383](https://github.com/erikw/tmux-powerline/issues/383)
20+
- New segment `date_week.sh` [#375](https://github.com/erikw/tmux-powerline/issues/375)
21+
- New segment `kubernetes_context.sh` [#377](https://github.com/erikw/tmux-powerline/issues/377)
22+
- New segment `vcs_rootpath.sh` [#373](https://github.com/erikw/tmux-powerline/issues/374)
23+
- New segment `vpn.sh` [#383](https://github.com/erikw/tmux-powerline/issues/383)
2224
- Re-enable Linter [#414](https://github.com/erikw/tmux-powerline/pull/414)
2325
- GitHub Codespaces devcontainer config setting up all dependencies and installs tmux-powerline in the container. See [devcontainer.json](.devcontainer/devcontainer.json) and [devcontainer_postCreateCommand.sh](scripts/devcontainer_postCreateCommand.sh).
2426
- Add `semver` to devcontainer to help bumping versions.

0 commit comments

Comments
 (0)