Skip to content

Commit

Permalink
Add new icon. Bump to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmikkel committed Apr 6, 2024
1 parent 1e304d1 commit 6ec957f
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 105 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# MuxMate Changelog

## 2.1.0 - 2024-04-06
### Changed
- Added new icon

## 2.0.1 - 2023-11-11
### Fixed
- Fixed an issue where signed URL placeholder tokens would expire when used in combination with template caching
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Mux ado about streaming, mate!

<img src="https://github.com/vaersaagod/muxmate/blob/main/src/icon.svg" width="200" height="200" alt="Logo">

## Description

MuxMate integrates [Mux](https://www.mux.com/) with Craft CMS.
Expand All @@ -10,6 +12,10 @@ MuxMate integrates [Mux](https://www.mux.com/) with Craft CMS.

This plugin requires Craft CMS 4.5.0 or later, and PHP 8.1 or later.

## Disclaimer

This is a [private plugin](https://craftcms.com/docs/5.x/extend/plugin-guide.html#private-plugins), made for Værsågod and friends.

## Getting started

### 1. Create a Mux environment
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vaersaagod/muxmate",
"description": "Mux ado about streaming, mate!",
"type": "craft-plugin",
"version": "2.0.1",
"version": "2.1.0",
"require": {
"php": ">=8.1",
"craftcms/cms": "^4.5.0",
Expand Down
187 changes: 83 additions & 104 deletions src/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ec957f

Please sign in to comment.