Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
mind6 committed Aug 12, 2023
1 parent d2a194c commit a45cc7b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
- a demo class using SparseMatrix

## 0.2
- constructor inheritance
- constructor inheritance using @virtualnew macro
- supports subclassing ranged container types (i.e. vector{<:mytype})
- no more method deletion warnings during precompile

# Current
## 0.1.0
Expand Down

0 comments on commit a45cc7b

Please sign in to comment.