Skip to content

Commit 4774ebf

Browse files
committed
changelog
1 parent 5df501b commit 4774ebf

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Change Log
22
========================================
33

4+
v1.1.0 - 2023-08-28
5+
----------------------------------------
6+
7+
- Add `bashly render` command
8+
- Add ability to render markdown documentation
9+
- Refactor module loading with autoload
10+
- Add `bashly add render_markdown` library
11+
- Add ability to render man pages and `bashly add render_mandoc` library
12+
- Refactor render command with RenderSource model
13+
- Allow arbitrary (`x-anything`) values in bashly.yml
14+
- Refactor mandoc template to use x_mandoc_footer and x_mandoc_authors
15+
- Add render-mandoc man page generation example
16+
- Add `--show` to `bashly render`
17+
18+
419
v1.0.8 - 2023-08-11
520
----------------------------------------
621

0 commit comments

Comments
 (0)