Skip to content

Commit f43b818

Browse files
1.16.3 release
1 parent d89e86c commit f43b818

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
*Note that versions roughly correspond to the version of mkdocstrings-python that they
44
are compatible with.*
55

6+
## 1.16.3
7+
8+
* Added `check_crossrefs_exclude` config option
9+
* Fix for [issue 43](https://github.com/analog-garage/mkdocstrings-python-xref/issues/43)
10+
11+
Thanks to [@thetianshuhuang](https://github.com/thetianshuhuang)!
12+
613
## 1.16.2
714

815
* Improved source locations for errors in docstrings now including column numbers

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2022-2023 Analog Devices, Inc.
189+
Copyright 2022-2025 Analog Devices, Inc.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)