We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5975e0 commit 33df4d9Copy full SHA for 33df4d9
CHANGELOG.md
@@ -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
8
## 5.0.0 (December 16, 2022)
9
10
**Breaking Changes:**
metadata.json
@@ -1,6 +1,6 @@
{
"name": "rehan-ohmyzsh",
- "version": "5.0.0",
+ "version": "5.0.1",
"author": "Rehan Mahmood",
"summary": "Install and configure the best shell, oh-my-zsh.",
"license": "Apache-2.0",
0 commit comments