----
Lifecycle: ~2017-01.
* **[0.10.0]** FEATURE: Switched to CBC mode for AES from CFB. `(PR14) <https://github.com/dispel/jak/pull/14>`_
* **[0.10.1]** CLEANUP: Encrypt/Decrypt file services were a mess.. `(PR15) <https://github.com/dispel/jak/pull/15>`_
* **[0.10.2]** ENHANCEMENT: Make keyfile location in jakfile relative instead of absolute. `(PR22) <https://github.com/dispel/jak/pull/22>`_
* **[0.10.3]** BUG: Wrong key should print filepath. `(PR21) <https://github.com/dispel/jak/pull/21>`_
* **[0.10.4]** ENHANCEMENT: Made sure jak worked well in Python 3, 3.3, 3.4 and PyPy. `(PR19) <https://github.com/dispel/jak/pull/19>`_
* Other:
* DOCS: Add videos of terminal usage, a ton of text content and this changelog. `(PR27) <https://github.com/dispel/jak/pull/27>`_