Skip to content

Commit

Permalink
update changelog for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abbyonstott committed Aug 31, 2019
1 parent b46c1fc commit d0a9147
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions docs/changelogs/changelog-v1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,4 @@
* constructors now use the arrow operator (`=>`) to declare constructors
* using tabs instead of spaces
* moved contents out of src/core and into root of src directory

# Release Candidate 2

## What's Fixed

* `in` gave unknown command errors
* socket clients wouldn't connect to servers on linux
* changed `stsObject` constructor arg from value to const reference for memory savings
* reorganised directory structure (again)
* fixed class member comparisons

0 comments on commit d0a9147

Please sign in to comment.