diff --git a/README.md b/README.md index 138f4b18..66add9b0 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,9 @@ DETHRACE_TEST_ARGS="-n test_name" make test make run ``` +## Changelog +[From the beginning until release](docs/CHANGELOG.md) + ## Credits - CrayzKirk (manually matching up functions and data structures in the executable to the debugging symbols) - The developer at Stainless Software who left an old debugging .SYM file on the Splat Pack CD ;)