Skip to content

Commit

Permalink
roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
FolkerKinzel committed Feb 23, 2025
1 parent c964d91 commit b6ebb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FolkerKinzel.VCards/md/Roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ void MakeFirst(this IEnumerable<VCardProperty?>? containingCollection, VCardProp
```

### 8.0.1
- [ ] Remove symbols that are marked as `Obsolete` errors.
- [x] Remove symbols that are marked as `Obsolete` errors.
- [x] Performance: Refactor `SetPreferences` in all `BuilderParts` to not to use `Edit` internally
- [x] Performance: Refactor `UnsetPreferences` in all `BuilderParts` to not to use `Edit` internally
- [x] Performance: Refactor `SetIndexes` in all `BuilderParts` to not to use `Edit` internally
Expand Down

0 comments on commit b6ebb48

Please sign in to comment.