Skip to content

Commit

Permalink
meta: 3.9.1 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
liaralabs committed Jul 16, 2023
1 parent f25e2cf commit 0acf022
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.9.1]

## July 16, 2023

### Development:
- add pre-commit.ci integration

### Fixed:
- mango: stop offering to install mango on arm because it's unsupported
- updates: add echos to all update actions
- rtorrent: build shared libs for curl (should fix compile errors related to zlib)
- rtorrent: autoremove after repo clean (should fix segfaults related to xmlrpc-c)

## [3.9.0]

## June 26, 2023
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![CodeFactor](https://www.codefactor.io/repository/github/liaralabs/swizzin/badge)](https://www.codefactor.io/repository/github/liaralabs/swizzin) [![Discord](https://img.shields.io/discord/577667871727943696?logo=discord&logoColor=white)](https://discord.gg/sKjs9UM) ![GitHub](https://img.shields.io/github/license/liaralabs/swizzin) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/liaralabs/swizzin) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/liaralabs/swizzin)

# 3.9.0 Stable
# 3.9.1 Stable

[website](https://swizzin.ltd) \| [docs](https://swizzin.ltd/getting-started) \| [discord](https://discord.gg/bDFqAUF)

Expand Down

0 comments on commit 0acf022

Please sign in to comment.