v0.4.0 changelog

This commit is contained in:
Carl Pearson
2019-09-25 10:05:42 -05:00
parent 3a86aef546
commit f2961b3075

View File

@@ -190,6 +190,10 @@ See [examples/cpu_cache.cpp](examples/cpu_cache.cpp).
## Changelog ## Changelog
* v0.4.0
* Add ASLR interface
* Disambiguate some filesystem errors
* Fix some powerpc namespace issues
* v0.3.0 * v0.3.0
* Add filesystem cache interface * Add filesystem cache interface
* v0.2.0 * v0.2.0