diff --git a/Planned-releases.md b/Planned-releases.md new file mode 100644 index 0000000..5eda2c6 --- /dev/null +++ b/Planned-releases.md @@ -0,0 +1,15 @@ +# Planned releases +This page will serve as a list of features / issues that are part of the next release and part of future releases. + +## Next release + +Proposed for **0.3.0**: +- [ ] ReadBytesWithSingleRequest cannot read >491 Bytes on S7-1500 #145 +- [ ] v0.1.9 PLC ,The remote host forced the closure of an existing connection. #128 +- [ ] Calculate PDU size constraints #133 +- [ ] Exception vs LastErrorCode / LastErrorString #137 / PR #156 + +## Future releases +Targets for later release (not necessarily all at the same time): +- [ ] Inconsistent specification of bit index #150 +- [ ] ReadClass and ReadStruct order is not guaranteed #135 \ No newline at end of file