+-- Noteworthy changes in version 1.0.3 (2015-01-28)
+o) Fixed bug where HOPM wouldn't try re-connecting to the server in
+ case the connection got lost.
+o) Added irc::notice configuration option
+
+
+-- Noteworthy changes in version 1.0.2 (2015-01-12)
+o) Added options::negcache_rebuild configuration option
+o) Added basic IPv6 support allowing HOPM to bind and
+ connect to IPv6 addresses
+o) Many code cleanups and optimizations
+
+
-- Noteworthy changes in version 1.0.1 (2015-01-06)
o) Fixed build on OS X
o) More code cleanups, no user-visible changes