Commit 843e6e75 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Ajout du readme associé à la bibliothèque

parent 2b421775
Loading
Loading
Loading
Loading

readme.md

0 → 100644
+9 −0
Original line number Diff line number Diff line
# Quoi de neuf ?

**version 0.6.0** 
 + intégration des premières tables liées à l'offre de formation
    + ODF_DIPLOME => OffreDeFormationDiplome
    + ODF_ETAPE => OffreDeFormationEtape
 + récupération des inscriptions et ajout des liens avec la table individu
    + INDIVIDU_INSCRIPTION => IndividuInscription 
 + Création du service OffreDeFormationService pour récupérer les informations associées à l'offre de formation
 No newline at end of file