QB64.org Forum

Active Forums => QB64 Discussion => Topic started by: hanness on November 17, 2019, 02:31:01 am

Title: Where can I find notes on what changed in latest dev build?
Post by: hanness on November 17, 2019, 02:31:01 am
Just pulled down the Nov 17 2019 Dev build because I was curious to see if it would resolve the problem I reported a few days ago with the SLEEP command (it doesn't). But I still was curious to see what changes were made. I've been to that before but at the moment I can't seem to find it. Could someone point me to where I need to go?

Thanks!
Title: Re: Where can I find notes on what changed in latest dev build?
Post by: FellippeHeitor on November 17, 2019, 05:39:38 am
There: https://github.com/Galleondragon/qb64/commits/development
Title: Re: Where can I find notes on what changed in latest dev build?
Post by: hanness on November 17, 2019, 09:12:50 am
Thanks much.