Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverted breaking API changes for 2.1.0 so we don't have to bump to 3.0.0 #113

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

NightOwl888
Copy link
Owner

Removed breaking binary API changes for Dictionary<TKey, TValue>, SortedDictionary<TKey, TValue>, and SortedSet<T>. This commit will need to be reverted in a major version bump to match the BCL APIs.

…Value>, SortedDictionary<TKey, TValue>, and SortedSet<T>. This commit will need to be reverted in a major version bump to match the BCL APIs.
@NightOwl888 NightOwl888 added this to the 2.1 milestone Oct 20, 2024
@NightOwl888 NightOwl888 merged commit 2f87965 into main Oct 20, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant