Skip to content

Commit

Permalink
Release version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
SlobodanAlavanjaNeuralab authored and slobich committed Jul 2, 2020
1 parent 779f8ac commit 3329c83
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion nrlb-branding.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Neuralab Branding
* Description: Adds Neuralab branding to WordPress dashboard and login.
* Version: 1.0.5
* Version: 1.0.6
* License: MIT License
* Author: [email protected]
* Author URI: http://www.neuralab.net
Expand Down
8 changes: 8 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ Visit [the repo](https://bitbucket.org/neuralab/neuralab-branding/).

== Changelog ==

= 1.0.6 =
* Update composer packages.
* Use type declarations and return type declarations.
* Edit method names and descriptions.
* Use a proper hook for adding Neuralab logo to the admin bar.
* Use PHP_INT_MAX for action priority consistently.
* Use a variable in filter callbacks.

= 1.0.5 =
* Remove text domain since we don't have anything to translate.
* Rename some methods to make them more readable.
Expand Down

0 comments on commit 3329c83

Please sign in to comment.