Skip to content

Commit 31c8a60

Browse files
committed
Update changelog.
1 parent 553eceb commit 31c8a60

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# WSLGit Changelog
22

3+
4+
## [1.3.1] - 2026-05-21
5+
6+
### Fixed
7+
8+
- Do not escape $ before backslash (#149)
9+
10+
311
## [1.3.0] - 2025-12-22
412

513
### Added
@@ -213,3 +221,4 @@
213221
[1.1.1]: https://github.com/andy-5/wslgit/releases/tag/v1.1.1
214222
[1.2.0]: https://github.com/andy-5/wslgit/releases/tag/v1.2.0
215223
[1.3.0]: https://github.com/andy-5/wslgit/releases/tag/v1.3.0
224+
[1.3.1]: https://github.com/andy-5/wslgit/releases/tag/v1.3.1

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wslgit"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
authors = ["Andreas Riffnaller-Schiefer <andreas.schiefer@gmail.com>"]
55
license = "MIT"
66

0 commit comments

Comments
 (0)