Skip to content

Commit 80190f6

Browse files
authored
Update README.md
1 parent 21ca441 commit 80190f6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@ Once more development is more mature, expectations is a release will be availabl
2828
- Upon completion of updates for given issues, a pull request will be made, reviewed, and upon completion integrated into the master branch in github for coming release.
2929

3030
# Change log
31+
## Release 0.3
32+
Additional updates (more work to follow) related to the following
33+
- [Implement Python platform discovery feature](https://github.com/ebresie/python4nb/issues/3)
34+
- [Get Project Properties](https://github.com/ebresie/python4nb/issues/20)
35+
- [nbproject\project.properites not created correctly](https://github.com/ebresie/python4nb/issues/23)
36+
- [Python Project Setup](https://github.com/ebresie/python4nb/issues/8)
37+
- [Implement Python Execution Feature](https://github.com/ebresie/python4nb/issues/4)
38+
- [Update dependencies to more recent version to reduce security concerns](https://github.com/ebresie/python4nb/issues/25)
39+
3140
## Release 0.2
3241
- [Python Platform Configuration and Installation](https://github.com/ebresie/python4nb/issues/3)
3342
- [Python Execution Functionality](https://github.com/ebresie/python4nb/issues/4)
@@ -40,7 +49,7 @@ Once more development is more mature, expectations is a release will be availabl
4049
For version, will attempt to comply with major/minor/patch versioning as defined [here](https://semver.org/)
4150

4251
## TODO (For more specifics details, see [project issue area](https://github.com/ebresie/python4nb/issues):
43-
- [Complete Python Project functionality](https://github.com/ebresie/python4nb/issues/8)
52+
- [Further updates for Python Project properties](https://github.com/ebresie/python4nb/issues/8)
4453
- [Complete Python Debugging](https://github.com/ebresie/python4nb/issues/5)
4554
- [Complete Python Module Management](https://github.com/ebresie/python4nb/issues/6)
4655
- [Complete Unit Test functionality](https://github.com/ebresie/python4nb/issues/7)

0 commit comments

Comments
 (0)