Skip to content

Commit 33df4d9

Browse files
committed
Prepare for release 5.0.1.
1 parent d5975e0 commit 33df4d9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 5.0.1 (December 29, 2022)
2+
3+
**Improvements:**
4+
5+
- Add the package dependency for unmanaged users. ([#39](https://github.com/rehanone/puppet-ohmyzsh/pull/39); Safranil)
6+
- Streamline `install` inter-dependencies to ensure all applicable tasks execute in correct order and nothing is missed out.
7+
18
## 5.0.0 (December 16, 2022)
29

310
**Breaking Changes:**

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehan-ohmyzsh",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"author": "Rehan Mahmood",
55
"summary": "Install and configure the best shell, oh-my-zsh.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)