summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 16:31:42 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 16:32:59 -0500
commit2d31af38a2b764c446b2f949cb308a7310b251c0 (patch)
tree861555813c2e2e0e36d617941e5aa56ad9fdb815 /CHANGELOG.md
parent0da1176e7d053d76105ef2d71551178292b16b49 (diff)
cargo: include pkg/windows in crate package
Fixes #2653
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bcdf1c1b..b481428b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+14.0.1 (2023-11-26)
+===================
+This a patch release meant to fix `cargo install ripgrep` on Windows.
+
+Bug fixes:
+
+* [BUG #2653](https://github.com/BurntSushi/ripgrep/issues/2653):
+ Include `pkg/windows/Manifest.xml` in crate package.
+
+
14.0.0 (2023-11-26)
===================
ripgrep 14 is a new major version release of ripgrep that has some new