Skip to content

Commit

Permalink
bump version to 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylur committed Apr 29, 2024
1 parent c93e32c commit bb91f7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# git
# 1.8.2

## Features

Expand All @@ -8,7 +8,7 @@
- Network.frequency
- recursive Utils.monitorFile
- add: Network.vpn
- improve exec utils
- add write and writeAsync to Utils.subprocess (#388)

## Fixes

Expand All @@ -18,6 +18,7 @@
- dispose signal on Variable
- skip unnecessary value setting in Utils.derive and Utils.merge
- properly log errors from Variables
- adjust Hyprland socket (#398)

## Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.1
1.8.2

0 comments on commit bb91f7c

Please sign in to comment.