Skip to content

Commit 5db84c4

Browse files
author
semantic-release
committed
0.5.1-b.6
Automatically generated by python-semantic-release
1 parent f21bd3c commit 5db84c4

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
<!-- version list -->
44

5+
## v0.5.1-b.6 (2026-08-30)
6+
7+
### Bug Fixes
8+
9+
- Replace 'ent' with 'ant' in language mappings
10+
([`0ba0cb7`](https://github.com/UniversalPython/UniversalPython/commit/0ba0cb731dd0e6192195ad41c67db7fd45fcb3af))
11+
12+
### Features
13+
14+
- Add Haitian Creole language support
15+
([`d78cbae`](https://github.com/UniversalPython/UniversalPython/commit/d78cbae3060f7b1c1821e74d4a6149f34700757c))
16+
17+
### Refactoring
18+
19+
- Rename 'retire' to 'rale' in Haitian Creole mappings
20+
([`9b3946c`](https://github.com/UniversalPython/UniversalPython/commit/9b3946c2260fe4101375f42b0c4eb0df55b3f81b))
21+
22+
- Rename keywords in Haitian Creole language file
23+
([`eda5b6f`](https://github.com/UniversalPython/UniversalPython/commit/eda5b6fec61134a4ba29d07c75a082bc17a82f65))
24+
25+
526
## v0.5.1-b.5 (2026-03-11)
627

728

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "universalpython"
7-
version = "0.5.1-b.5"
7+
version = "0.5.1-b.6"
88
dynamic = ["scripts"]
99
authors = [
1010
{name = "Saad Bazaz", email = "saadbazaz@hotmail.com"},

0 commit comments

Comments
 (0)