ob-tmux/changelog.md

1.1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Fixed

  • Fix issue with lines containing leading minus signs "-". (Thanks to medranocalvo!)
  • Fix issue with lines containing trailing semicolon ";".

Changed

  • License language

Deprecated

  • Possibility to configure terminal using org-babel header arguments.

Added

  • Add possibility to define variables (Thanks to KaiHa!)
  • Add installation instructions for MELPA.
  • Add possibility to configure terminal and add options to the terminal. (Thanks to dkrm0!)

0.1.5 - 2018-07-19

Changed

  • Make variables defcustom
  • Rename internal functions

0.1.1 - 2018-07-17

Added

  • Initial release