diff --git a/changelog.md b/changelog.md index a60c35a7e..28d494650 100644 --- a/changelog.md +++ b/changelog.md @@ -3187,7 +3187,7 @@ * New module Text.Pandoc.Transforms [API change] (Albert Krewinkel). This module exports the following functions which were formerly - exported from Tetx.Pnadoc.Shared: `headerShift`, + exported from Text.Pandoc.Shared: `headerShift`, `filterIpynbOutput`, `eastAsianLineBreakFilter`, as well as some functions that were previously not exported.