Browse Source

Update changelog

JC Brand 5 years ago
parent
commit
17b86f0491
1 changed files with 4 additions and 1 deletions
  1. 4 1
      CHANGES.md

+ 4 - 1
CHANGES.md

@@ -1,7 +1,10 @@
 # Changelog
 # Changelog
 
 
-## 6.0.1 (Unreleased)
 
 
+## 7.0.0 (Unreleased)
+
+- Replace Backbone with [Skeletor](https://github.com/skeletorjs/skeletor)
+- Start using [lit-html](https://lit-html.polymer-project.org/) instead of lodash for templating.
 - Bugfix. Handle stanza that clears the MUC subject
 - Bugfix. Handle stanza that clears the MUC subject
 - #1313: Stylistic improvements to the send button
 - #1313: Stylistic improvements to the send button
 - #1793: Send button doesn't appear in Firefox in 1:1 chats
 - #1793: Send button doesn't appear in Firefox in 1:1 chats