Skip to content

Commit

Permalink
Updated the ChangeLog for 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Dec 5, 2023
1 parent 73ac9ad commit abd28fd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,14 @@
### 1.0.1 / 2023-12-05

* Treat markdown code-fence `kd:codespan`s the same as `kd:codeblock`s.

```
puts "hello world"
```
```
puts "hello world"
```

### 1.0.0 / 2023-12-03

* Ignore `kd:blank` elements to reduce size of generated man pages.
Expand Down

0 comments on commit abd28fd

Please sign in to comment.