Skip to content

Commit 62ec44a

Browse files
committed
chore: Prepare release 0.2.0
1 parent 1e11801 commit 62ec44a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ 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+
## [0.2.0](https://github.com/mkdocstrings/csharp/releases/tag/0.2.0) - 2024-10-26
10+
11+
<small>[Compare with 0.1.0](https://github.com/mkdocstrings/csharp/compare/0.1.0...0.2.0)</small>
12+
13+
### Features
14+
15+
- Implement no-op ([1e11801](https://github.com/mkdocstrings/csharp/commit/1e118017c99eea00f49d237caa02b9237dd467ff) by Timothée Mazzucotelli).
16+
17+
### Bug Fixes
18+
19+
- Fix handler's name (C# -> CSharp) where needed ([c4409f0](https://github.com/mkdocstrings/csharp/commit/c4409f0e21f3d8712fa20dcc5a900a3b4a1ec6f3) by Timothée Mazzucotelli).
20+
921
## [0.1.0](https://github.com/mkdocstrings/csharp/releases/tag/0.1.0) - 2024-10-26
1022

1123
<small>[Compare with first commit](https://github.com/mkdocstrings/csharp/compare/c1eba628ff66d290c64419f7e3cb350052116feb...0.1.0)</small>

0 commit comments

Comments
 (0)