* Version 1.0.0 (stable) - API 1.0.0 (stable) - 2007-06-19

- Mark stable
- Add support for noise level
- Fixing bug #11343: fix preg_match for rssi value/signal strength
- Fix protocol detection when no IEEE is given
- BC break: IEEE not shown anymore in protocol version
- Implement Feature #11358: more info could be parsed from the iwconfig and made available to php code. [kguest]
- Switch to LGPL license
- PHPUnit3 + AllTests.php for better automatic testing

* Version 1.0.0 (stable) - API 1.0.0 (stable) - 2007-06-18

- Mark stable
- Add support for noise level
- Fixing bug #11343: fix preg_match for rssi value/signal strength
- Fix protocol detection when no IEEE is given
- BC break: IEEE not shown anymore in protocol version
- Implement Feature #11358: more info could be parsed from the iwconfig and made available to php code. [kguest]
- Switch to LGPL license
- PHPUnit3 + AllTests.php for better automatic testing

* Version 0.2.0 (beta) - API 0.2.0 (beta) - 2006-10-27

- Fix bug in setting iwlist path
- Check /sbin/, not only /usr/sbin/ for iwconfig and iwlist
- Add support for changed output in latest iwconfig/iwlist

* Version 0.1.0 (beta) - API 0.1.0 (beta) - 2005-07-13

Initial release

