Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #10 from Krinkle/patch-1
Browse files Browse the repository at this point in the history
Update README.md with current compatibility info
  • Loading branch information
markstory authored May 9, 2018
2 parents fff0f29 + c7512c7 commit efbc19d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ This project was originally forked from [perftools/xhgui@133051f], which was aft

This should ensure compatibility for most tags up to 0.7.1 (included).

The only thing to break compatibility would be a schema change on XHGUI side.
The only change that would break compatibility would be a schema change on the XHGUI side.

This table represents current known information about compatibility between this project and [XHGUI][2] data schema.

| XHGUI Collector version | XHGUI Version | Compatibility |
|-------------------------|---------------|------------------------------------------|
| 1.x | 0.2.0 - 0.7.1 | presumed compatible - schema is the same |
| XHGUI Collector version | XHGUI Version | Compatibility |
|-------------------------|---------------|-----------------------------------------|
| 1.0.0 - 1.x | 0.2.0 - 0.9.0 | presumed compatible - no schema changes |

## Usage

Expand Down

0 comments on commit efbc19d

Please sign in to comment.