Skip to content

Commit c5ab328

Browse files
committed
Update CHANGELOG
1 parent e5cfd23 commit c5ab328

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
@@ -1,5 +1,17 @@
11
# CHANGELOG.md
22

3+
## 3.0.0 (2024-10-25)
4+
5+
- Bugfix for
6+
[#3](https://github.com/monkey0506/Monkeymoto.GeneratorUtils.GenericSymbolReferenceTree/issues/3)
7+
(forced version update). This includes many breaking changes in the public
8+
API. Notably, `GenericSymbolReferenceTree.GetBranch` and the
9+
`GenericSymbolReference` public constructors have been removed.
10+
- Fix for
11+
[#2](https://github.com/monkey0506/Monkeymoto.GeneratorUtils.GenericSymbolReferenceTree/issues/2).
12+
This clarifies the meaning and improves the function of
13+
`GenericSymbolReference.IsSyntaxReferenceClosedTypeOrMethod`.
14+
315
## 2.0.1 (2024-10-18)
416

517
- Allow tracking the `SemanticModel` used to acquire symbols.

0 commit comments

Comments
 (0)