Skip to content

Commit 42b4387

Browse files
committed
Add post about 3.0.11 release
1 parent 46c98be commit 42b4387

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
_site
22
.sass-cache
33
.jekyll-metadata
4+
.idea
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: "Mac builds are fixed"
4+
author: sproctor
5+
date: 2023-11-24 14:50:00 +0500
6+
categories: ["warlock", "update"]
7+
---
8+
Warlock 3.0.11 is out now.
9+
10+
Mac builds for the last few releases have been broken.
11+
Apple creates enough hoops to get packages notarized (which is required to install packages
12+
on modern versions of MacOS).
13+
14+
This release also includes an improved look on the drag handles.

0 commit comments

Comments
 (0)