blob: e1c1e2e15d48353d0ab4c98002b9438a06373e94 [file] [log] [blame]
Jeff Thompson52fe4e72013-11-08 14:24:22 -08001NDN-CPP v0.2 (2013-11-08)
2
3This release fully supports the Common Client Libraries API.
4http://named-data.net/codebase/platform/documentation/ndn-ccl-api/
5
6Changes to future versions will be detailed in this CHANGELOG.
7
Jeff Thompson9b282e02013-08-09 17:13:38 -07008NDN-CPP v0.1 (2013-08-09)
Jeff Thompson057d3182013-08-09 17:02:25 -07009
10This is the initial release, with support for expressInterest for one interest at a time. A new release
11coming soon will have a Pending Interest Table and support processing multiple simultaneous interest and
12data packets.