Skip to content

Commit 51f06ae

Browse files
authored
Release v0.3.28 (#716)
1 parent 611a723 commit 51f06ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.3.28
2+
-------------
3+
4+
* Add a new argument `path_to_custom_builtin_rules` for overwriting builtin rules
5+
* Automate running the release workflow when a new tag is pushed
6+
17
Version 0.3.27
28
-------------
39

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Uber Technologies Inc."]
33
name = "piranha"
44
description = "Polyglot Piranha is a library for performing structural find and replace with deep cleanup."
5-
version = "0.3.27"
5+
version = "0.3.28"
66
edition = "2021"
77
include = ["pyproject.toml", "src/"]
88
exclude = ["legacy"]

0 commit comments

Comments
 (0)