From ac71db0d686dd990743b9e6c08798a8cb6ca8e51 Mon Sep 17 00:00:00 2001 From: Dzmitry Plashchynski Date: Sun, 26 Jun 2016 15:50:09 +0300 Subject: [PATCH] Added Known Issues section to Readme. Closes #43 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1316379..30e7a1c 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,11 @@ Use the `capistrano-crono` gem ([github](https://github.com/plashchynski/capistr Feel free to create [issues](https://github.com/plashchynski/crono/issues) +## Known Issues + +* Is not compatible with the `protected_attributes` gem. See: [https://github.com/plashchynski/crono/issues/43](https://github.com/plashchynski/crono/issues/43) + + ## License Please see [LICENSE](https://github.com/plashchynski/crono/blob/master/LICENSE) for licensing details.