summary refs log tree commit diff stats
path: root/CHANGELOG.md
blob: d1a988cfaefbcf745e6d2023950c71064049ffc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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