mapper.php

Basically a serialization wrapper for netresearch/jsonmapper
git clone git://git.finwo.net/lib/mapper.php
Log | Files | Refs | README

commit 6d0a7671d3c4ef38672e487af4064e1197ed4257
parent 2b561f29cbfb068bb42694f5c39704ff5fa5f5c2
Author: finwo <finwo@pm.me>
Date:   Wed, 21 Dec 2016 08:49:09 +0100

Updated readme

Diffstat:
MREADME.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ --- -Basically a serialization wrapper for [netresearch/json-mapper](https://github.com/netresearch/json-mapper.git). +Basically a serialization wrapper for [netresearch/jsonmapper](https://github.com/cweiske/jsonmapper.git). --- @@ -17,5 +17,8 @@ The develop branch is merged periodically into the master after confirming it's ----- ### Changelog +- 2016-12-21 + - Finished basic setup + - RC1 - 2016-06-09 - Project init