Skip to content

Commit 26e78d6

Browse files
authored
Merge pull request xapi-project#20 from psafont/release
2 parents cf2953c + 7461b57 commit 26e78d6

File tree

2 files changed

+28
-5
lines changed

2 files changed

+28
-5
lines changed

ChangeLog

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,36 @@
1-
1.0.2 (03-Febr-2017):
1+
## v1.2.3 (17 Jun 2022):
2+
* maintenance: Decrease direct usages of Threadext
3+
* Add license to opam metadata
4+
5+
## v1.2.2 (28 Jul 2021):
6+
* maintenance: clean up opam metadata
7+
* maintenance: change default filename to /etc/xensource-inventory
8+
* maintenance: use dune instead of jbuilder
9+
* maintenance: fix travis
10+
11+
## v1.2.1 (3 Dec 2018):
12+
- Removed conflict between xcp-inventory and xapi-inventory.
13+
- Ported build to dune and deprecated the old package xcp-inventory.
14+
15+
## v1.2.0 (9 Jan 2018):
16+
* inventory: preserve old ~limit:2 semantic
17+
18+
## v1.1.0 (14 Dec 2017):
19+
* Reindentation and file mode change.
20+
* Replace xapi-stdext with xapi-stdext-subpackages and astring.
21+
* CA-276606: Ported build from _oasis to jbuilder.
22+
* Sync opam file with xs-opam
23+
24+
## v1.0.2 (03 Febr 2017):
225
* fix Makfile to make installation via Opam work
326
* add Git meta data files .gitarchive-info and .gitattributes
427

5-
1.0.1 (22-Jun-2016):
28+
## v1.0.1 (22 Jun 2016):
629
* Update to Stdext 2.0.0
730

8-
0.9.1 (3-Jun-2014):
31+
## v0.9.1 (3 Jun 2014):
932
* second public release
1033
* Update to cohttp-0.11.2 interface
1134

12-
0.9.0 (5-Jun-2013):
35+
## v0.9.0 (5 Jun 2013):
1336
* first public release
14-

dune-project

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
(lang dune 1.4)
2+
(name xapi-inventory)

0 commit comments

Comments
 (0)