mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Add Change log
This commit is contained in:
26
changelog.md
26
changelog.md
@@ -80,6 +80,32 @@ pre {
|
||||
## changelog
|
||||
For a full record of development, visit our [Github Page](https://github.com/naturalcrit/homebrewery).
|
||||
|
||||
### Tuesday 07/11/2023
|
||||
|
||||
{{ taskList
|
||||
|
||||
##### abquintic
|
||||
|
||||
* [x] Add user requested feature for definition lists with multiple definitions.
|
||||
|
||||
This implements issue [#2340](https://github.com/naturalcrit/homebrewery/issues/2340) by extending the existing syntax pattern. Additional definitions must be on the same line.
|
||||
|
||||
```
|
||||
Dictionary Term :: Definition One :: Definition Two :: Definition Three
|
||||
```
|
||||
Example:
|
||||
```
|
||||
Egg::Came before the Chicken::Python Packaging Format::Over Easy isn't
|
||||
|
||||
Egg
|
||||
Came before the Chicken
|
||||
Python Packaging Format
|
||||
Over Easy isn't
|
||||
```
|
||||
|
||||
|
||||
}}
|
||||
|
||||
### Friday 13/10/2023 - v3.10.0
|
||||
{{taskList
|
||||
|
||||
|
||||
Reference in New Issue
Block a user