Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tklos96 committed Aug 19, 2021
1 parent 357287b commit 368cf3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
2021-08-18
==========

- Starting making actual design changes.
- Cleaned up class hierarchy and design.
- Started making actual design changes.
--- Removed templates from most of the code.
--- Replaced Ref class with std::shared_ptr throughout.
--- Eliminated all uses of Ref and Mem classes and deleted them from the repo.
Expand Down

0 comments on commit 368cf3b

Please sign in to comment.