Procházet zdrojové kódy

Update changelog

tags/v0.11.0-beta
Daniel Oaks před 6 roky
rodič
revize
0e4e074d43
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3
    0
      CHANGELOG.md

+ 3
- 0
CHANGELOG.md Zobrazit soubor

27
 * Added listening support for unix sockets.
27
 * Added listening support for unix sockets.
28
 * Added new Brazilian Portuguese translation (thanks to [Alexandre Oliveira](https://github.com/RockyTV)!)).
28
 * Added new Brazilian Portuguese translation (thanks to [Alexandre Oliveira](https://github.com/RockyTV)!)).
29
 * Added new French translation (thanks to [Joshua](https://github.com/joshk0)!).
29
 * Added new French translation (thanks to [Joshua](https://github.com/joshk0)!).
30
+* Added new subcommands to `CHANSERV`, including:
31
+    * `OP` to op yourself or the given user (can only be run by channel founders).
30
 * Added new subcommands to `NICKSERV`, including:
32
 * Added new subcommands to `NICKSERV`, including:
31
     * `DROP` to de-associate a nickname from your current account.
33
     * `DROP` to de-associate a nickname from your current account.
32
     * `GHOST` to remove the given client (if they're logged in with your user account).
34
     * `GHOST` to remove the given client (if they're logged in with your user account).
34
     * `IDENTIFY` to login to an account.
36
     * `IDENTIFY` to login to an account.
35
     * `INFO` to see information about the given (or your own) account.
37
     * `INFO` to see information about the given (or your own) account.
36
     * `REGISTER` to register an account.
38
     * `REGISTER` to register an account.
39
+    * `UNREGISTER` to delete your account.
37
 * Added new Turkish translation (thanks to [Yaser](https://crowdin.com/profile/Apsimati)!).
40
 * Added new Turkish translation (thanks to [Yaser](https://crowdin.com/profile/Apsimati)!).
38
 * Added proposed IRCv3 capabilities [`draft/languages`](https://gist.github.com/DanielOaks/8126122f74b26012a3de37db80e4e0c6) and [`draft/resume`](https://github.com/ircv3/ircv3-specifications/pull/306).
41
 * Added proposed IRCv3 capabilities [`draft/languages`](https://gist.github.com/DanielOaks/8126122f74b26012a3de37db80e4e0c6) and [`draft/resume`](https://github.com/ircv3/ircv3-specifications/pull/306).
39
 * Added the ability to associate multiple nicknames with your account, and enforce nickname ownership.
42
 * Added the ability to associate multiple nicknames with your account, and enforce nickname ownership.

Načítá se…
Zrušit
Uložit