Skip to content

Commit 9a966e0

Browse files
juiwenchenubmarco
andauthored
πŸš€ Release 1.1.0 (#42)
* release 1.1.0 * Added release date --------- Co-authored-by: Marco Heinemann <[email protected]>
1 parent dc4627b commit 9a966e0

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

β€Ždocs/source/development/change_log.rstβ€Ž

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
Changelog
44
=========
55

6-
.. _`unreleased`:
6+
.. _`release:1.1.0`:
77

8-
Unreleased
9-
----------
8+
1.1.0
9+
-----
10+
11+
:Released: 02.10.2025
1012

1113
New and Improved
1214
................

β€Ždocs/source/development/roadmap.rstβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Source Code Parsing
2222
- Extend language support by adding parsers for more comment styles, including but not limited to:
2323

2424
- Rust
25-
- YAML
2625

2726
- Enhance ``.gitignore`` handling to support nested ``.gitignore`` files.
2827

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sphinx-codelinks"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "Fast Source Code Traceability for Sphinx-Needs"
55
authors = [{ name = "team useblocks", email = "[email protected]" }]
66
maintainers = [

0 commit comments

Comments
Β (0)