Updated README

This commit is contained in:
fpagliughi 2022-04-28 17:36:29 -04:00
parent dda7445d1e
commit 37d7616816
1 changed files with 7 additions and 6 deletions

View File

@ -40,7 +40,8 @@ To keep up with the latest announcements for this project, or to ask questions:
### Unreleased features in this branch
- Added `topic_filter` class w/ unit tests
- Added `topic_filter` class for simple topic comparisons (w/ unit tests)
- Added `topic_matcher` class for matching topics to a collection of filters (w/ unit tests)
- Added Session Expiry Interval to v5 chat sample
- Minor tweaks to prepare for C++20
- Minor cleanup of the tests