Skip to content

Commit 2585b68

Browse files
committed
docs & changelog update
1 parent 3f5dd60 commit 2585b68

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
2020-01-17 - Release Version: 0.5.3
5+
6+
* Fixed php 7.4 deprecated code - https://github.com/firephp/firephp-core/pull/62
7+
48
2019-09-08 - Release Version: 0.5.2
59

610
* Fixed `fb('Trace from here', FirePHP::TRACE)` and removed `Label` meta from trace logs

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ Test driven development:
4040
# npm install -g nodemon
4141
nodemon
4242

43+
Release:
44+
45+
1. Update `CHANGELOG.md`
46+
2. Git tag repository & push
47+
4348

4449
API
4550
---

0 commit comments

Comments
 (0)