Skip to content

Commit 2dedcd8

Browse files
committed
chore(main): release 0.2.0
1 parent 4240c06 commit 2dedcd8

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/chemodun/markdown-to-bbcode-simple/compare/v0.1.2...v0.2.0) (2025-10-11)
4+
5+
6+
### Features
7+
8+
* **markdown_to_bbcode:** add option to skip table of contents during conversion ([4240c06](https://github.com/chemodun/markdown-to-bbcode-simple/commit/4240c06e9f6711e71215fcc6ff649f07554c7c69))
9+
10+
11+
### Bug Fixes
12+
13+
* **markdown_to_bbcode:** improve URL generation for links ([f7c5be7](https://github.com/chemodun/markdown-to-bbcode-simple/commit/f7c5be7b4a0626c66a2ba25bcd80352b3b83ea2c))
14+
* **markdown_to_bbcode:** update regex for repository name extraction ([b915b41](https://github.com/chemodun/markdown-to-bbcode-simple/commit/b915b41d551b6619cecebe1d84db817412684698))
15+
316
## [0.1.2](https://github.com/chemodun/markdown-to-bbcode-simple/compare/v0.1.1...v0.1.2) (2025-10-09)
417

518

0 commit comments

Comments
 (0)