Skip to content

Commit c52a804

Browse files
author
Neil T. Dantam
committed
Update NEWS
1 parent 8187852 commit c52a804

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

NEWS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
Ach 2.0.0
2+
=========
3+
* Feature: In-kernel channel backend on Linux
4+
- Enables multiplexing via select()/poll()
5+
- Experimental event loop in "ach/experimental.h"
6+
* Feature: DNS/mDNS integration
7+
- mDNS and DNS lookup of channel hosts
8+
- Integration with Avahi to advertise channels
9+
* Feature: Zsh completions for achtool, achd, achcop
10+
* Deprecate: Old option flags to achtool (-C, -F, -D, -U)
11+
- Will be removed in the future
12+
* Deprecate: CMake build
13+
* Change: Accessor functions for setting attributes
14+
* Change: C++ bindings are header-only
15+
116
Ach 1.2.1
217
=========
318
* Add experimental C++ and Java bindings

0 commit comments

Comments
 (0)