Add changelog

This commit is contained in:
Hajime Hoshi 2015-01-08 00:04:26 +09:00
parent 9915e6764a
commit 81ed2e3f18
2 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,7 @@ pre {
<ul>
<li>ImagePart is deprecated. Use ImageParts interface instead.</li>
<li>ColorM.Element and GeoM.Element's recievers changed from structs to pointers.</li>
<li>A lot of keyboard keys have been added. KeyMax and MouseButtonMax were removed.</li>
</ul>
</li>
</ul>

View File

@ -349,6 +349,7 @@ func main() {
<ul>
<li>ImagePart is deprecated. Use ImageParts interface instead.</li>
<li>ColorM.Element and GeoM.Element's recievers changed from structs to pointers.</li>
<li>A lot of keyboard keys have been added. KeyMax and MouseButtonMax were removed.</li>
</ul>
</li>
</ul>