From a241912acf14258388b3684e24b5f5d3c7dd7f47 Mon Sep 17 00:00:00 2001
From: digitalmoksha <20626+digitalmoksha@users.noreply.github.com>
Date: Thu, 10 Oct 2024 00:57:24 +0000
Subject: [PATCH 1/2] [skip test] update changelog
---
README.md | 2 +-
changelog.txt | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b2b241e7..0318c34a 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Specify it as a requirement in `Cargo.toml`:
``` toml
[dependencies]
-comrak = "0.28"
+comrak = "0.29"
```
Comrak's library supports Rust 1.62.1+.
diff --git a/changelog.txt b/changelog.txt
index 20537d8a..f590f509 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,11 @@
+# [v0.29.0] - 10-10-2024
+## What's Changed
+* build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/kivikakk/comrak/pull/467
+* Add support for backslash escape in wikilinks by @digitalmoksha in https://github.com/kivikakk/comrak/pull/471
+* Cargo.toml: v0.29.0 by @digitalmoksha in https://github.com/kivikakk/comrak/pull/475
+
+
+**Full Changelog**: https://github.com/kivikakk/comrak/compare/v0.28.0...v0.29.0
# [v0.28.0] - 05-09-2024
* Add a render option to render the image as