File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Version 0.0.1] - 2020-03-03
9+
10+ ### Added
11+
12+ - N/A
13+
14+ ### Changed
15+
16+ - Updated documentation
17+
18+ ### Removed
19+
20+ - N/A
21+
822## [ Version 0.0.0] - 2020-03-02
923
1024Initial public release.
Original file line number Diff line number Diff line change 1414# License along with this program. If not, see
1515# <http://www.gnu.org/licenses/>.
1616# ======================================================================
17- __version__ = "0.0.1 .dev0"
17+ __version__ = "0.0.2 .dev0"
1818
1919__title__ = "zelos"
2020__description__ = "A comprehensive binary emulation platform."
You can’t perform that action at this time.
0 commit comments