From 6e7d78549585ee70ced4c9d75452436c8a40544c Mon Sep 17 00:00:00 2001 From: Justin Sternberg Date: Tue, 30 Aug 2016 23:02:06 -0400 Subject: [PATCH] Add changelog, and props for #27 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7ec07eb..4d30644 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,11 @@ Once you have the post data for the post ID, you can proceed with the desired fu 1. Field display ![Field display](https://raw.githubusercontent.com/WebDevStudios/cmb2-attached-posts/master/attached-posts-field.png)` + +## Changelog + +### 1.2.4 +* Add support for attaching Users instead of Posts/Custom Posts. Props [mckernanin](https://github.com/mckernanin) ([#27](https://github.com/WebDevStudios/cmb2-attached-posts/pull/27)). + +### 1.2.3 +* Add loader to manage loading the most recent version of this lib.