Skip to content

Commit 86ff67d

Browse files
author
Dale Nguyen
committed
Updated changelog for v0.11.1
1 parent 8cf4011 commit 86ff67d

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

docs/change-log.rst

+15
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ CHANGELOG
33

44
All notable changes to this project will be documented in this file.
55

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+
621
## [ 0.10.0 ] - 01-04-2020
722
----------------------------------
823

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = u'Dale Nguyen'
2323

2424
# The short X.Y version
25-
version = '0.11.0'
25+
version = '0.11.1'
2626
release = version
2727

2828
# -- General configuration ---------------------------------------------------

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Complete Guide to Firebase WordPress Integration (v0.10.0)
1+
Complete Guide to Firebase WordPress Integration (v0.11.1)
22
==========================================================
33

44
This is a guilde to `Integrate Firebase PRO <https://firebase.dalenguyen.me/>`_, a plugin that helps to integrate Firebase to WordPress.

0 commit comments

Comments
 (0)