Comparing version 0.3.2 to 0.3.3
@@ -7,4 +7,8 @@ # Changelog | ||
* **[v0.3.3](https://github.com/mklement0/speak.awf/compare/v0.3.2...v0.3.3)** (2015-11-03): | ||
* [doc] `README.md` corrections and improvements. | ||
* **[v0.3.2](https://github.com/mklement0/speak.awf/compare/v0.3.1...v0.3.2)** (2015-11-03): | ||
* [ehancement] The workflow is now in Afred 2's "Tools" category (was previously uncategorized). | ||
* [dev] The workflow's *source code* is now in Alfred 2's "Tools" category (was previously uncategorized), | ||
though it turns out that Alfred 2 defaults to "Uncategorised" on import (installation). | ||
@@ -11,0 +15,0 @@ * **[v0.3.1](https://github.com/mklement0/speak.awf/compare/v0.3.0...v0.3.1)** (2015-11-03): |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"os": [ | ||
@@ -8,0 +8,0 @@ "darwin" |
@@ -166,4 +166,3 @@ [![npm version](https://img.shields.io/npm/v/speak.awf.svg)](https://npmjs.com/package/speak.awf) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/mklement0/speak.awf/blob/master/LICENSE.md) | ||
* Whether you need `sudo` depends on how you installed Node.js and whether you've [changed permissions later](https://docs.npmjs.com/getting-started/fixing-npm-permissions); if you get an `EACCES` error, try again with `sudo`. | ||
* Alfred 2 will prompt you to import the workflow - confirm. | ||
* _Caveat_: If you _reinstall_, existing customizations will be lost, unfortunately, and have to be reapplied. | ||
* Alfred 2 will prompt you to import the workflow - select a category (optional; "Tools" recommended), and confirm. | ||
* After importing, proceed with [customization](#customization) below. | ||
@@ -174,3 +173,3 @@ | ||
* **Click [here](https://github.com/mklement0/speak.awf/blob/stable/archive/speak.awf.alfredworkflow?raw=true)** to start the download. | ||
* Open the downloaded file: Alfred 2 will prompt you to import the workflow - confirm. | ||
* Open the downloaded file: Alfred 2 will prompt you to import the workflow - select a category (optional; "Tools" recommended), and confirm. | ||
* _Caveat_: If you _reinstall_, existing customizations will be lost, unfortunately, and have to be reapplied. | ||
@@ -181,3 +180,3 @@ * After importing, proceed with [customization](#customization) below. | ||
_Caveat_: If you **reinstall or upgrade** this workflow, your custom keyboard shortcuts are retained, | ||
_Caveat_: If you **reinstall or upgrade** this workflow, your custom keyboard shortcuts and customized keywords are retained, | ||
but **the following aspects of customization must be performed _again_**: | ||
@@ -263,4 +262,8 @@ | ||
* **[v0.3.3](https://github.com/mklement0/speak.awf/compare/v0.3.2...v0.3.3)** (2015-11-03): | ||
* [doc] `README.md` corrections and improvements. | ||
* **[v0.3.2](https://github.com/mklement0/speak.awf/compare/v0.3.1...v0.3.2)** (2015-11-03): | ||
* [ehancement] The workflow is now in Afred 2's "Tools" category (was previously uncategorized). | ||
* [dev] The workflow's *source code* is now in Alfred 2's "Tools" category (was previously uncategorized), | ||
though it turns out that Alfred 2 defaults to "Uncategorised" on import (installation). | ||
@@ -267,0 +270,0 @@ * **[v0.3.1](https://github.com/mklement0/speak.awf/compare/v0.3.0...v0.3.1)** (2015-11-03): |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
331619
306