Commit dbd73889 authored by Ian Jackson's avatar Ian Jackson
Browse files

humantime_serde_option: Add note about semver

parent 8f5d089f
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -53,6 +53,10 @@ tor-netdoc:
  new-api (experimental only): Can modify the set of relays in an unverified
  consensus.


tor-netdoc:
  api-break: changed the return type of GenericRouterStatus::version()

tor-basic-utils:

  Remove `humantime_serde_option` module.
  (Use `humantime_serde::option` instead.)