Skip to content

Commit 2584761

Browse files
committed
Merge branch 'master' of https://github.com/unitycontainer/unity
2 parents 1b83956 + ac4734e commit 2584761

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,15 @@ The Unity Container (Unity) is a lightweight, extensible dependency injection co
1515
* Service location capability; this allows clients to store or cache the container
1616
* Instance and type interception
1717
* Registration by convention
18+
19+
20+
## Release schedule and *L*ong *T*ime *S*upport <sup>1</sup>
21+
22+
| Release | LTS Status | Active LTS Start | Maintenance Start | Maintenance End |
23+
| :--: | :---: | :---: | :---: | :---: |
24+
| v3.x | No LTS | - | - | 2012 |
25+
| v4.x |**End-of-Life**| - | - | 2015 |
26+
| v5.x |**Active** | 2017-10-18 | October 2017 | December 2019 |
27+
| [6.x] |**Pending** | 2018-01-01 | January 2018 | |
28+
29+
* <sup>1</sup>: All scheduled dates are subject to change.

0 commit comments

Comments
 (0)