Skip to content

Commit

Permalink
Merge f59f624 into 4ecef97
Browse files Browse the repository at this point in the history
  • Loading branch information
Nataniel López committed Feb 14, 2020
2 parents 4ecef97 + f59f624 commit fea3849
Show file tree
Hide file tree
Showing 18 changed files with 2,856 additions and 39 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Solr DB Driver Package
- `endpoint` helper
- `filters` helper
- `query` helper
- `request` helper
- `response` helper
- `schema` helper
- `utils` helper
- `insert` and `multiInsert` methods
- `remove` and `multiRemove` methods
- `get` and `getTotals` methods
- `distinct` method
- `createSchemas`, `updateSchemas` and `createCore` methods

0 comments on commit fea3849

Please sign in to comment.