forked from pool/ghc-commonmark-extensions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark-extensions?expand=0&rev=5
25 lines
821 B
Plaintext
25 lines
821 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 3 10:09:06 UTC 2020 - psimons@suse.com
|
|
|
|
- Update commonmark-extensions to version 0.2.0.2.
|
|
## 0.2.0.2
|
|
|
|
- Remove unnecessary Typeable constraint on `TaskList` and
|
|
`gfmExtensions` (#58).
|
|
|
|
- Fix bug in `footnote` extension: multiple blocks in
|
|
a block container (e.g. block quote or list) inside
|
|
a footnote were being rendered in reverse order (#63,
|
|
Harald Gliebe).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:44:22 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 4 09:31:46 UTC 2020 - psimons@suse.com
|
|
|
|
- Add commonmark-extensions at version 0.2.0.1.
|
|
|