This file documents changes done for the stan-math project

- drop -g flag from makefiles for release mode builds to decrease size of binaries
- Add `tbb::` to line 252 of `task.h` to fix a build failure with gcc 13. This was done upstream in https://github.com/oneapi-src/oneTBB/pull/833
