From d7b2e54e6780d2d6ce612f2a4bd89fa753af5fe8 Mon Sep 17 00:00:00 2001 From: Apalala Date: Sun, 18 Jun 2017 09:00:05 -0400 Subject: [PATCH] [docs] CHANGELOG: fixes to links --- CHANGELOG.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ed7edb16..7f6f5e37 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,20 +16,21 @@ The format of this *Change Log* is inspired by `keeapachangelog.org`_. `4.2.1`_ @ 2017 ---------------------- -.. _4.2.0: https://github.com/apalala/tatsu/compare/v4.2.0...v4.2.1 +--------------- +.. _4.2.1: https://github.com/apalala/tatsu/compare/v4.2.0...v4.2.1 Fixed ~~~~~ -* #27 Left-recursive parsers would drop or skip input on many combinations of grammars and correct/incorrect inputs(@manueljacob) +* `#27`_ Left-recursive parsers would drop or skip input on many combinations of grammars and correct/incorrect inputs(`@manueljacob`_) -* Documentation fixes (@manueljacob, @paulhoule) +* Documentation fixes (`@manueljacob`_, `@paulhoule`_) .. _#27: https://github.com/neogeny/TatSu/issues/27 + `4.2.0`_ @ 2017-05-21 --------------------- .. _4.2.0: https://github.com/apalala/tatsu/compare/v4.1.1...v4.2.0 @@ -190,10 +191,11 @@ Added .. _Gabriele Paganelli: https://bitbucket.org/gapag .. _Kathryn Long: https://bitbucket.org/starkat .. _Manuel Jacob: https://github.com/manueljacob -.. _manueljacob: https://github.com/manueljacob +.. _@manueljacob: https://github.com/manueljacob .. _Marcus Brinkmann: https://bitbucket.org/lambdafu/ .. _Max Liebkies: https://bitbucket.org/gegenschall .. _Paul Houle: https://github.com/paulhoule +.. _@paulhoule: https://github.com/paulhoule .. _Paul Sargent: https://bitbucket.org/pauls .. _Robert Speer: https://bitbucket.org/r_speer .. _Ryan Gonzales: https://github.com/kirbyfan64