Hi! Factorio can't parse your changelog file. The file needs to be named "changelog.txt" (case sensitive!), and it has to adhere to very strict syntax rules (see https://forums.factorio.com/viewtopic.php?f=25&t=67140 for more information). Unfortunately, I can't find you on the Factorio forums, and I don't have a github account, so I'll try to paste a working version here:
Version: 0.3.2
Changes:
- added the handcrafting category when pyanodons hightech is present
Version: 0.3.1
Changes:
- changed emissions_per_second_per_watt to emissions_per_minute in entity.lua
- changed recipes to not include those with ingredients the assembling machine can't craft
Version: 0.3.0
Info:
- Initial Release
(Geez, the modportal totally messes up the formatting! Spacing is crucial: Before each line containing Version:, there must be a headerline containing exactly 94 dashes (-). Lines starting with "Version" must not be indented; you must use 2 spaces to indent Changes/Info; and you must use 4 spaces to indent the other lines.)