solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 0017b2caf394fd7289cdb5b72061bb7bbeddec82
parent 2d4cecc06dbd946b5917a236a9d9f679a4b98df6
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Wed, 20 Nov 2019 13:44:06 +0100

readme: add semantic version statement

Diffstat:
MREADME.md | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -40,6 +40,16 @@ translating into what this theme has decided. `solarized-light`, another theme not contained in this package (`gruvbox-light` or whatever) might be more finely tuned in relation to the Gruvbox palette. +**semantic versioning** + +- This package uses [semantic versioning](https://semver.org/) + +- Master branch is to be considered unstable (which isn't an excuse to + constantly break behaviour). Use Melpa stable if you want fewer breaking + changes. + +- Next stable version will be 2.0 because of API changes in the master branch. + Regular `load-theme` usage is unaffected by changes. ## Installation