diff --git a/README.md b/README.md index da74f36f..4cc14554 100644 --- a/README.md +++ b/README.md @@ -118,4 +118,11 @@ Once we have created 7. [Influx Docs](https://github.com/influxdata/influxdb-java) 8. [Spring JPA](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/) - I would only look this over if you plan on working with the Data otherwise not very necessary \ No newline at end of file + I would only look this over if you plan on working with the Data otherwise not very necessary + +## Features Implemented - Spring 2023 + +| No.| Feature | Branch name | +|----|-------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| +| 1 | HTTP Pipelining for Reader using Apache HTTP client library | [origin/vn/httppipelining](https://github.com/didclab/Transfer-Service/tree/origin/vn/httppipelining) | +| 2 | Added support for WebDAV reader and writer | [origin/vn/webdav](https://github.com/didclab/Transfer-Service/tree/origin/vn/webdav) |