Skip to content

Commit

Permalink
Documentation : Added Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Aug 12, 2024
1 parent fc2eb6d commit 03e694c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/changes/0.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 0.2.0

## Enhancements

- N/A

## Bug fixes

- Documentation : Added Release 0.3.0

## Miscellaneous

- N/A
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ nav:
- Writers: 'usage/writers.md'
- Credits: 'credits.md'
- Releases:
- '0.1.0 (WIP)': 'changes/0.1.0.md'
- '0.3.0 (WIP)': 'changes/0.3.0.md'
- '0.2.0': 'changes/0.2.0.md'
- '0.1.0': 'changes/0.1.0.md'
- Developers:
- 'Coveralls': 'https://coveralls.io/github/PHPOffice/Math'
- 'Code Coverage': 'coverage/index.html'
Expand Down

0 comments on commit 03e694c

Please sign in to comment.