File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed 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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
22
## [ Version 0.0.0] - 2020-03-02
9
23
10
24
Initial public release.
Original file line number Diff line number Diff line change 14
14
# License along with this program. If not, see
15
15
# <http://www.gnu.org/licenses/>.
16
16
# ======================================================================
17
- __version__ = "0.0.1 .dev0"
17
+ __version__ = "0.0.2 .dev0"
18
18
19
19
__title__ = "zelos"
20
20
__description__ = "A comprehensive binary emulation platform."
You can’t perform that action at this time.
0 commit comments