We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e58d7 commit d9bb3f3Copy full SHA for d9bb3f3
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 0.5.13 - 2018-03-06
6
+
7
+### Features
8
+* add genre to columns & search (#307) (#309)
9
10
## 0.5.12 - 2018-03-03
11
12
### Fixes
package.json
@@ -1,7 +1,7 @@
1
{
"name": "hyperamp",
"description": "Indescribable music player",
- "version": "0.5.12",
+ "version": "0.5.13",
"author": "Hypermodules (https://github.com/hypermodules)",
"browserify": {
"transform": [
0 commit comments