Skip to content

Commit 01fd837

Browse files
committed
chore: version updated to 1.1.0
1 parent c5b2bd1 commit 01fd837

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
<a id='changelog-1.1.0'></a>
3+
## v1.1.0 (2024-11-27)
4+
5+
- [Feature] Added comprehensive WordPress integration for Open edX including:
6+
- Full WordPress installation and configuration management
7+
- Integration with Open edX Commerce WordPress Plugin and WooCommerce
8+
- Built-in phpMyAdmin for database management (optional)
9+
- Configurable WordPress settings including version, host, ports, and database options
10+
(by @CodeWithEmad)
11+
212
<a id='changelog-1.0.1'></a>
313
## v1.0.1 (2024-07-27)
414

tutorwordpress/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1"
1+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)