summary refs log blame commit diff stats
path: root/CHANGELOG.md
blob: d1a988cfaefbcf745e6d2023950c71064049ffc6 (plain) (tree)





















                                                                              
Change Log
==========

This is a list of changes applied to the project over time. This file is
intended to provide a categorized summary of changes that's slightly easier to
follow than a git commit log.

(Future) Initial Release
------------------------

Changes made since forking from hexchat.

### Features

- Added some error messages when plugins perform invalid operations.
- Added support for web+ URIs in general.

### Bugfixes

- Fixed some crashes when plugins remove hooks.

### Removals