Skip to content

Commit 0085141

Browse files
author
Christoph Werner
authored
Update README.md
1 parent 89aec9d commit 0085141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mongoose Patch History
22

3-
[![npm version](https://badge.fury.io/js/mongoose-patch-history.svg)](https://badge.fury.io/js/mongoose-patch-history) [![Build Status](https://travis-ci.org/gonsfx/mongoose-patch-history.svg?branch=master)](https://travis-ci.org/gonsfx/mongoose-patch-history) [![Coverage Status](https://coveralls.io/repos/github/gonsfx/mongoose-patch-history/badge.svg?branch=master)](https://coveralls.io/github/gonsfx/mongoose-patch-history?branch=master) [![Dependency Status](https://david-dm.org/gonsfx/mongoose-patch-history.svg)](https://david-dm.org/gonsfx/mongoose-patch-history) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
3+
[![npm version](https://badge.fury.io/js/mongoose-patch-history.svg)](https://badge.fury.io/js/mongoose-patch-history) [![Build Status](https://travis-ci.org/gonsfx/mongoose-patch-history.svg?branch=master)](https://travis-ci.org/gonsfx/mongoose-patch-history) [![Coverage Status](https://coveralls.io/repos/github/gonsfx/mongoose-patch-history/badge.svg?branch=master)](https://coveralls.io/github/gonsfx/mongoose-patch-history?branch=master) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
44

55
Mongoose Patch History is a mongoose plugin that saves a history of [JSON Patch](http://jsonpatch.com/) operations for all documents belonging to a schema in an associated "patches" collection.
66

0 commit comments

Comments
 (0)