mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-08 22:38:03 -05:00
Patches to changelog
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
- :release:`0.4.2 <2021.09.25>`
|
||||
- :bug:`0` Fixed Changelog to move docs to support
|
||||
- :bug:`0` Fixed Changelog with current releases added
|
||||
|
||||
- :release:`0.4.1 <2021.09.25>`
|
||||
- :bug:`0` Fixed README file links
|
||||
|
||||
- :release:`0.4.0 <2021.09.25>`
|
||||
- :bug:`0` Cleaned up numerous issues found by CLion's linter
|
||||
- :feature:`0` Added a new overview to the documents
|
||||
- :feature:`0` Added basic installation instructions
|
||||
- :support:`0` Added a new overview to the documents
|
||||
- :support:`0` Added basic installation instructions
|
||||
- :bug:`0` Retagged previous versions using pure Semantic Versioning
|
||||
- :feature:`0` Documentation for `kami::RandomScheduler`
|
||||
- :feature:`0` Added a changelog!
|
||||
- :support:`0` Documentation for `kami::RandomScheduler`
|
||||
- :support:`0` Added a changelog!
|
||||
|
||||
- :release:`0.3.0 <2021.09.20>`
|
||||
- :feature:`0` Initial public release.
|
||||
|
||||
@@ -48,6 +48,7 @@ extensions = [
|
||||
|
||||
# 'releases' (changelog) settings
|
||||
releases_github_path = "JHUAPL/kami"
|
||||
releases_unstable_prehistory = True
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
||||
Reference in New Issue
Block a user