Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
bump v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirpathak97 committed Jun 29, 2018
1 parent 45ddb91 commit 66d4979
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.3.0-beta1] - 2018-06-26
### Changed
- rainbow is no longer experimental!
- Default download format for OSX is m4a
- rainbow is enabled by default

## [1.3.0-beta1] - 2018-06-26
### Added
- [Experimental] Rainbow can now embed tags in M4A files too!

### Changed
- rainbow now uses positional arguments

## [1.3.0-alpha2] - 2018-06-24
### Added
- [Experimental] Added rainbow for all platforms
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Audius is currently supported for the following platforms:
- Ubuntu 12.04+/Debian 8+ (64-bit)

But, this app can be built for any other platform that is officially supported
by [electronjs](https://github.com/electron/electron/blob/v2.0.2/docs/tutorial/support.md#supported-platforms). Head over to the docs for build instructions
by [electronjs](https://github.com/electron/electron/blob/v2.0.2/docs/tutorial/support.md#supported-platforms). Head over to the docs for build instructions

## Installing

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "audius",
"productName": "Audius",
"version": "1.3.0-beta1",
"version": "1.3.0",
"description": "A cross-platform app for downloading songs from YouTube and Spotify",
"author": {
"name": "Mihir Pathak",
Expand Down

0 comments on commit 66d4979

Please sign in to comment.