Skip to content

Commit

Permalink
Updated changelog for v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Nguyen committed Apr 8, 2020
1 parent 8cf4011 commit 86ff67d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions docs/change-log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@ CHANGELOG

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

## [ 0.11.1 ] - 07-04-2020
----------------------------------

- Showed warning if base domain is not set
- Check for undefined in order to pass error check
- Updated options for plugin deletion

## [ 0.11.0 ] - 02-04-2020
----------------------------------

- Used wait for element rather than setTimeOut
- Added logout event to all logout links
- Added post thumbnail and author name to Firebase Sync
- Updated Firebase script from 7.9.3 to 7.13.1

## [ 0.10.0 ] - 01-04-2020
----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = u'Dale Nguyen'

# The short X.Y version
version = '0.11.0'
version = '0.11.1'
release = version

# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Complete Guide to Firebase WordPress Integration (v0.10.0)
Complete Guide to Firebase WordPress Integration (v0.11.1)
==========================================================

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

0 comments on commit 86ff67d

Please sign in to comment.