Skip to content

Commit

Permalink
chore: Prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Jan 10, 2025
1 parent 0224c71 commit a8e180d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

<!-- insertion marker -->
## [1.0.1](https://github.com/pawamoy/markdown-pycon/releases/tag/1.0.1) - 2025-01-10

<small>[Compare with 1.0.0](https://github.com/pawamoy/markdown-pycon/compare/1.0.0...1.0.1)</small>

### Bug Fixes

- Stash highlighted code as HTML instead of reinserting block as markup ([0224c71](https://github.com/pawamoy/markdown-pycon/commit/0224c7122a4f3b97dc203f33b8f6a983db64affb) by Timothée Mazzucotelli). [Issue-1](https://github.com/pawamoy/markdown-pycon/issues/1)

## [1.0.0](https://github.com/pawamoy/markdown-pycon/releases/tag/1.0.0) - 2024-10-12

<small>[Compare with first commit](https://github.com/pawamoy/markdown-pycon/compare/5323fb8fae96b9f53bbbaaf7c3d4c64e33c94bbf...1.0.0)</small>
Expand Down

0 comments on commit a8e180d

Please sign in to comment.