Add changelog to source tree.

This commit is contained in:
chriseth
2016-08-10 16:39:25 +02:00
parent e6a031d4e5
commit 9fe5fe79cd
2 changed files with 188 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ To get started you can find a basic introduction to the language in the [Solidit
You can start using [Solidity in your browser](https://ethereum.github.io/browser-solidity/) with no need to download or compile anything.
[Changelog](https://github.com/ethereum/wiki/wiki/Solidity-Changelog)
[Changelog](https://github.com/ethereum/solidity/blob/develop/Changelog.md)
The [Solidity Features](https://github.com/ethereum/wiki/wiki/Solidity-Features) page contains a list of already completed Solidity feature stories with explanations and demonstrations, it is being updated continuously. More technical information you can find in the [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/1189488).