Skip to content

Commit 6c90413

Browse files
committed
chore: Prepare release 1.0.2
1 parent c6cb633 commit 6c90413

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
<!-- insertion marker -->
9+
## [1.0.2](https://github.com/mkdocstrings/shell/releases/tag/1.0.2) - 2025-03-26
10+
11+
<small>[Compare with 1.0.1](https://github.com/mkdocstrings/shell/compare/1.0.1...1.0.2)</small>
12+
13+
### Deprecations
14+
15+
Importing from submodules is deprecated, import directly from `mkdocstrings_handlers.shell` instead.
16+
17+
### Bug Fixes
18+
19+
- Fix rendering of `exit` tags ([7fdfc66](https://github.com/mkdocstrings/shell/commit/7fdfc661771a5c9c08b69f88a25eb26c4c3fb263) by Timothée Mazzucotelli). [Issue-2](https://github.com/mkdocstrings/shell/issues/2)
20+
21+
### Code Refactoring
22+
23+
- Move submodules into an internal folder ([c6cb633](https://github.com/mkdocstrings/shell/commit/c6cb633003a9f028a5b4b4f71d4f8a690eae7e8b) by Timothée Mazzucotelli).
24+
925
## [1.0.1](https://github.com/mkdocstrings/shell/releases/tag/1.0.1) - 2025-03-09
1026

1127
<small>[Compare with 1.0.0](https://github.com/mkdocstrings/shell/compare/1.0.0...1.0.1)</small>

0 commit comments

Comments
 (0)