Skip to content

Commit

Permalink
Move list of incompatible API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jhecking committed Dec 10, 2018
1 parent 30db854 commit b3d00b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 637 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@ Aerospike.connect(config)
})
```

More examples illustrating the use of the API are located in the
[`examples`](examples) directory.

Details about the API are available in the [`docs`](docs) directory.

<a name="Prerequisites"></a>
## Prerequisites

Expand Down Expand Up @@ -340,7 +335,8 @@ The API docs also contain a few basic tutorials:
A variety of additional example applications are provided in the
[`examples`](examples) directory of this repository.

The list of [backward incompatible API changes](docs/api-changes.md) by release.
Backward incompatible API changes by release are documented at
https://www.aerospike.com/docs/client/nodejs/usage/incompatible.html.

### API Versioning

Expand Down
Loading

0 comments on commit b3d00b6

Please sign in to comment.