branch: externals/bnf-mode commit aa2c7a262f5977ecd89002eb4f52bb29521f2bd2 Author: Serghei Iakovlev <serg...@phalconphp.com> Commit: Serghei Iakovlev <serg...@phalconphp.com>
Correct change log formatting [ci skip] --- CHANGELOG.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 6daf61d..cdfc3d5 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -7,7 +7,7 @@ The format is based on [[http://keepachangelog.com][Keep a Changelog]] and this ** [[https://github.com/sergeyklay/bnf-mode/compare/0.3.1...HEAD][Unreleased]] *** Fixed -- In the BNF there are no strings so treat ~'~ and ~"~ as a symbols +- In the BNF there are no strings so treat ='= and ="= as a symbols - Minor code cleanup: removed no longer needed ~comment-*~ variables - In the BNF there are no grouping brackets except angle ones. Fixed