branch: externals/bnf-mode
commit f0a3cd790e5166f46f7ef5fb3118a9e588d21f49
Author: Serghei Iakovlev <serg...@phalconphp.com>
Commit: Serghei Iakovlev <serg...@phalconphp.com>

    Add CHANGELOG file
---
 CHANGELOG.org | 7 +++++++
 README.org    | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
new file mode 100644
index 0000000..0e2f33f
--- /dev/null
+++ b/CHANGELOG.org
@@ -0,0 +1,7 @@
+#+TITLE: Change Log
+
+All notable changes to this project will be documented in this file.
+
+The format is based on [[http://keepachangelog.com][Keep a Changelog]] and 
this project adheres to [[http://semver.org][Semantic Versioning]].
+
+## [Unreleased]
diff --git a/README.org b/README.org
index a201f07..532651c 100644
--- a/README.org
+++ b/README.org
@@ -1,6 +1,6 @@
 #+TITLE: BNF Mode for GNU Emacs
 
 
[[https://www.gnu.org/licenses/gpl-3.0.txt][https://img.shields.io/badge/license-GPL_3-green.svg]]
-[[https://travis-ci.org/sergeyklay/bnf-mode][https://travis-ci.com/sergeyklay/bnf-mode.svg]]
+[[https://travis-ci.com/sergeyklay/bnf-mode][https://travis-ci.com/sergeyklay/bnf-mode.svg]]
 
 Work In Progress

Reply via email to