File tree 3 files changed +17
-2
lines changed
3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ CHANGELOG
3
3
4
4
All notable changes to this project will be documented in this file.
5
5
6
+ ## [ 0.11.1 ] - 07-04-2020
7
+ ----------------------------------
8
+
9
+ - Showed warning if base domain is not set
10
+ - Check for undefined in order to pass error check
11
+ - Updated options for plugin deletion
12
+
13
+ ## [ 0.11.0 ] - 02-04-2020
14
+ ----------------------------------
15
+
16
+ - Used wait for element rather than setTimeOut
17
+ - Added logout event to all logout links
18
+ - Added post thumbnail and author name to Firebase Sync
19
+ - Updated Firebase script from 7.9.3 to 7.13.1
20
+
6
21
## [ 0.10.0 ] - 01-04-2020
7
22
----------------------------------
8
23
Original file line number Diff line number Diff line change 22
22
author = u'Dale Nguyen'
23
23
24
24
# The short X.Y version
25
- version = '0.11.0 '
25
+ version = '0.11.1 '
26
26
release = version
27
27
28
28
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1
- Complete Guide to Firebase WordPress Integration (v0.10.0 )
1
+ Complete Guide to Firebase WordPress Integration (v0.11.1 )
2
2
==========================================================
3
3
4
4
This is a guilde to `Integrate Firebase PRO <https://firebase.dalenguyen.me/ >`_, a plugin that helps to integrate Firebase to WordPress.
You can’t perform that action at this time.
0 commit comments