PriorityQueues no longer extends Object Variant.
This commit is contained in:
+3
-2
@@ -1,8 +1,9 @@
|
||||
# Changelog of versions
|
||||
|
||||
|
||||
## Version 0.3.0
|
||||
## Version 0.3.0 (Breaking 0.2.0)
|
||||
- Added: Stack.isEmpty was missing
|
||||
- Changed: remove/removeLast/enqueue/enqueueFirst no longer use Type Suffixes
|
||||
- Removed: Suffixes for unmodifiable & synchronize functions.
|
||||
- Changed: Primitive Stacks no longer depend on the base Stack class. Because seriously not needed.
|
||||
- Changed: Primitive Stacks no longer depend on the base Stack class. Because seriously not needed.
|
||||
- Changed: PriorityQueues no longer extends Object Variant.
|
||||
Reference in New Issue
Block a user